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