Searched refs:tea6415c_call (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/saa7146/ |
D | mxb.c | 178 #define tea6415c_call(mxb, o, f, args...) \ macro 387 tea6415c_call(mxb, video, s_routing, 3, 17, 0); in mxb_init_done() 390 tea6415c_call(mxb, video, s_routing, 3, 13, 0); in mxb_init_done() 503 err = tea6415c_call(mxb, video, s_routing, 3, 17, 0); in vidioc_s_input() 507 err = tea6415c_call(mxb, video, s_routing, 3, 13, 0); in vidioc_s_input() 521 err = tea6415c_call(mxb, video, s_routing, 1, 17, 0); in vidioc_s_input()
|