Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon.c231 unsigned long chg_bits[BITS_TO_LONGS(EXTCON_PROP_CHG_CNT)]; member
333 ret = test_bit(prop - EXTCON_PROP_CHG_MIN, cable->chg_bits); in is_extcon_property_capability()
860 __set_bit(prop - EXTCON_PROP_CHG_MIN, cable->chg_bits); in extcon_set_property_capability()