Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmost.h54 MBO_E_INVAL, enumerator
/Linux-v6.6/drivers/most/
Dmost_usb.c351 mbo->status = MBO_E_INVAL; in hdm_write_completion()
404 mbo->status = MBO_E_INVAL; in hdm_read_completion()
414 mbo->status = MBO_E_INVAL; in hdm_read_completion()
Dcore.c1059 if (mbo->status == MBO_E_INVAL) { in most_read_completion()
/Linux-v6.6/drivers/staging/most/i2c/
Di2c.c146 mbo->status = MBO_E_INVAL; in enqueue()
/Linux-v6.6/drivers/staging/most/dim2/
Ddim2.c196 mbo->status = MBO_E_INVAL; in try_start_dim_transfer()