Home
last modified time | relevance | path

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

/drivers/extcon/
Dextcon.c224 unsigned long chg_bits[BITS_TO_LONGS(EXTCON_PROP_CHG_CNT)]; member
326 ret = test_bit(prop - EXTCON_PROP_CHG_MIN, cable->chg_bits); in is_extcon_property_capability()
853 __set_bit(prop - EXTCON_PROP_CHG_MIN, cable->chg_bits); in extcon_set_property_capability()