Searched refs:v4l2_dev_to_radio (Results 1 – 6 of 6) sorted by relevance
59 #define v4l2_dev_to_radio(d) container_of(d, struct dsbr100_device, v4l2_dev) macro301 struct dsbr100_device *radio = v4l2_dev_to_radio(v4l2_dev); in usb_dsbr100_release()
316 v4l2_dev_to_radio(struct v4l2_device *d) in v4l2_dev_to_radio() function