Searched refs:v4l2_device_mask_call_until_err (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/include/media/ |
D | v4l2-device.h | 503 #define v4l2_device_mask_call_until_err(v4l2_dev, grpmsk, o, f, args...) \ macro
|
/linux-5.19.10/drivers/media/pci/cx18/ |
D | cx18-driver.h | 704 v4l2_device_mask_call_until_err(&(cx)->v4l2_dev, hw, o, f, ##args)
|
/linux-5.19.10/drivers/media/pci/ivtv/ |
D | ivtv-driver.h | 836 v4l2_device_mask_call_until_err(&(itv)->v4l2_dev, hw, o, f, ##args)
|