Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-device.h472 #define v4l2_device_mask_call_all(v4l2_dev, grpmsk, o, f, args...) \ macro
/linux/drivers/media/pci/cx18/
H A Dcx18-driver.h696 v4l2_device_mask_call_all(&(cx)->v4l2_dev, hw, o, f, ##args)
/linux/drivers/media/pci/ivtv/
H A Divtv-driver.h829 v4l2_device_mask_call_all(&(itv)->v4l2_dev, hw, o, f, ##args)