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