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