Home
last modified time | relevance | path

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

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