Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/extcon/
Dextcon.c226 unsigned long chg_bits[BITS_TO_LONGS(EXTCON_PROP_CHG_CNT)]; member
328 ret = test_bit(prop - EXTCON_PROP_CHG_MIN, cable->chg_bits); in is_extcon_property_capability()
847 __set_bit(prop - EXTCON_PROP_CHG_MIN, cable->chg_bits); in extcon_set_property_capability()