Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/
Dcore.h54 MBO_E_INVAL, enumerator
Dcore.c1050 if (mbo->status == MBO_E_INVAL) in most_write_completion()
1164 if (mbo->status == MBO_E_INVAL) { in most_read_completion()
/Linux-v4.19/drivers/staging/most/usb/
Dusb.c347 mbo->status = MBO_E_INVAL; in hdm_write_completion()
497 mbo->status = MBO_E_INVAL; in hdm_read_completion()
507 mbo->status = MBO_E_INVAL; in hdm_read_completion()
/Linux-v4.19/drivers/staging/most/i2c/
Di2c.c144 mbo->status = MBO_E_INVAL; in enqueue()
/Linux-v4.19/drivers/staging/most/dim2/
Ddim2.c203 mbo->status = MBO_E_INVAL; in try_start_dim_transfer()