Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds