Home
last modified time | relevance | path

Searched refs:MEDIA_INTF_T_V4L_RADIO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmedia.h259 #define MEDIA_INTF_T_V4L_RADIO (MEDIA_INTF_T_V4L_BASE + 2) macro
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst309 * - ``MEDIA_INTF_T_V4L_RADIO``
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c820 intf_type = MEDIA_INTF_T_V4L_RADIO; in video_register_media_controller()
/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c35 case MEDIA_INTF_T_V4L_RADIO: in intf_type()