Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-ft260.c130 FT260_FLAG_STOP = 0x04, enumerator
434 rep->flag |= FT260_FLAG_STOP; in ft260_i2c_write()
513 flag |= FT260_FLAG_STOP; in ft260_i2c_read()
548 if (flag & FT260_FLAG_STOP) in ft260_i2c_read()