Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmost.h44 MOST_CH_CONTROL = 1 << 0, enumerator
/linux/drivers/most/
H A Dmost_cdev.c215 c->cfg->data_type == MOST_CH_CONTROL || in comp_write()
H A Dcore.c78 { MOST_CH_CONTROL, "control" },
192 if (c->iface->channel_vector[i].data_type & MOST_CH_CONTROL) in available_datatypes_show()
H A Dmost_usb.c1033 tmp_cap->data_type = MOST_CH_CONTROL | MOST_CH_ASYNC | in hdm_probe()