Searched refs:init_buf (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Ddigitv.c100 static u8 init_buf[] = { 0x68, 0xa0, 0x8e, 0x40, 0x53, 0x50, digitv_mt352_demod_init() local
111 for (i = 0; i < ARRAY_SIZE(init_buf); i += 2) digitv_mt352_demod_init()
112 mt352_write(fe, &init_buf[i], 2); digitv_mt352_demod_init()
/linux-4.4.14/drivers/video/fbdev/
H A Dhyperv_fb.c225 u8 init_buf[MAX_VMBUS_PKT_SIZE]; member in struct:hvfb_par
367 memcpy(par->init_buf, msg, MAX_VMBUS_PKT_SIZE); synthvid_recv_sub()
417 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; synthvid_negotiate_ver()
491 struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf; synthvid_send_config()

Completed in 86 milliseconds