Searched refs:call_hw (Results 1 – 3 of 3) sorted by relevance
/drivers/media/pci/cx88/ |
D | cx88.h | 425 #define call_hw(core, grpid, o, f, args...) \ macro 436 #define call_all(core, o, f, args...) call_hw(core, 0, o, f, ##args)
|
D | cx88-alsa.c | 807 call_hw(core, WM8775_GID, core, s_ctrl, &client_ctl); in snd_cx88_alc_put()
|
/drivers/media/pci/cx23885/ |
D | cx23885.h | 458 #define call_hw(dev, grpid, o, f, args...) \ macro
|