Home
last modified time | relevance | path

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

/linux/drivers/hsi/clients/
H A Dhsi_char.c55 HSC_CH_WRITE, enumerator
250 if (test_bit(HSC_CH_WRITE, &channel->flags)) { in hsc_tx_completed()
484 if (test_and_set_bit(HSC_CH_WRITE, &channel->flags)) in hsc_write()
488 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_write()
505 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_write()
520 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_write()
647 clear_bit(HSC_CH_WRITE, &channel->flags); in hsc_release()