Searched refs:v4l2_device_mask_call_all (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/media/
H A Dv4l2-device.h451 * v4l2_device_mask_call_all - Calls the specified operation for
469 #define v4l2_device_mask_call_all(v4l2_dev, grpmsk, o, f, args...) \ macro
/linux-master/drivers/media/pci/cx18/
H A Dcx18-driver.h696 v4l2_device_mask_call_all(&(cx)->v4l2_dev, hw, o, f, ##args)
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.h829 v4l2_device_mask_call_all(&(itv)->v4l2_dev, hw, o, f, ##args)

Completed in 137 milliseconds