Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmedia.h261 #define MEDIA_INTF_T_V4L_SWRADIO (MEDIA_INTF_T_V4L_BASE + 4) macro
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst317 * - ``MEDIA_INTF_T_V4L_SWRADIO``
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c812 intf_type = MEDIA_INTF_T_V4L_SWRADIO; in video_register_media_controller()
/openbmc/linux/drivers/media/mc/
H A Dmc-entity.c39 case MEDIA_INTF_T_V4L_SWRADIO: in intf_type()