Home
last modified time | relevance | path

Searched refs:MEDIA_ENT_FL_CONNECTOR (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dmedia.h144 #define MEDIA_ENT_FL_CONNECTOR (1U << 1) macro
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c873 ent->flags = MEDIA_ENT_FL_CONNECTOR; in saa7134_create_entities()
917 ent->flags = MEDIA_ENT_FL_CONNECTOR; in saa7134_create_entities()
/linux/drivers/media/dvb-core/
H A Ddvbdev.c724 conn->flags = MEDIA_ENT_FL_CONNECTOR; in dvb_create_media_graph()
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst250 * - ``MEDIA_ENT_FL_CONNECTOR``
/linux/drivers/media/i2c/
H A Dtvp5150.c2065 tvpc->ent.flags = MEDIA_ENT_FL_CONNECTOR; in tvp5150_parse_dt()