init_buf          104 drivers/media/usb/dvb-usb/digitv.c 	static u8 init_buf[] = { 0x68, 0xa0,  0x8e, 0x40,  0x53, 0x50,
init_buf          115 drivers/media/usb/dvb-usb/digitv.c 	for (i = 0; i < ARRAY_SIZE(init_buf); i += 2)
init_buf          116 drivers/media/usb/dvb-usb/digitv.c 		mt352_write(fe, &init_buf[i], 2);
init_buf          216 drivers/video/fbdev/hyperv_fb.c 	u8 init_buf[MAX_VMBUS_PKT_SIZE];
init_buf          358 drivers/video/fbdev/hyperv_fb.c 		memcpy(par->init_buf, msg, MAX_VMBUS_PKT_SIZE);
init_buf          408 drivers/video/fbdev/hyperv_fb.c 	struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf;
init_buf          482 drivers/video/fbdev/hyperv_fb.c 	struct synthvid_msg *msg = (struct synthvid_msg *)par->init_buf;