Searched refs:tea6415c_call (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/pci/saa7146/ |
D | mxb.c | 177 #define tea6415c_call(mxb, o, f, args...) \ macro 386 tea6415c_call(mxb, video, s_routing, 3, 17, 0); in mxb_init_done() 389 tea6415c_call(mxb, video, s_routing, 3, 13, 0); in mxb_init_done() 502 err = tea6415c_call(mxb, video, s_routing, 3, 17, 0); in vidioc_s_input() 506 err = tea6415c_call(mxb, video, s_routing, 3, 13, 0); in vidioc_s_input() 520 err = tea6415c_call(mxb, video, s_routing, 1, 17, 0); in vidioc_s_input()
|