Searched refs:cx18_call_hw_err (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
D | cx18-audio.c | 39 err = cx18_call_hw_err(cx, cx->card->hw_audio_ctrl, in cx18_audio_set_io()
|
D | cx18-driver.h | 703 #define cx18_call_hw_err(cx, hw, o, f, args...) \ macro 707 cx18_call_hw_err(cx, 0, o, f , ##args)
|