Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hsi/clients/
H A Dhsi_char.c56 HSC_CH_WLINE, enumerator
541 if (test_and_set_bit(HSC_CH_WLINE, &channel->flags)) in hsc_ioctl()
545 if (!test_and_clear_bit(HSC_CH_WLINE, &channel->flags)) in hsc_ioctl()
640 if (test_and_clear_bit(HSC_CH_WLINE, &channel->flags)) in hsc_release()
/kernel/linux/linux-6.6/drivers/hsi/clients/
H A Dhsi_char.c56 HSC_CH_WLINE, enumerator
541 if (test_and_set_bit(HSC_CH_WLINE, &channel->flags)) in hsc_ioctl()
545 if (!test_and_clear_bit(HSC_CH_WLINE, &channel->flags)) in hsc_ioctl()
640 if (test_and_clear_bit(HSC_CH_WLINE, &channel->flags)) in hsc_release()

Completed in 3 milliseconds