Searched refs:HP_PRESENT_PORT_A (Results 1 – 1 of 1) sorted by relevance
1973 #define HP_PRESENT_PORT_A (1 << 0) macro1975 #define hp_port_a_present(spec) ((spec)->hp_present & HP_PRESENT_PORT_A)2255 spec->hp_present = portA ? HP_PRESENT_PORT_A : 0; in cxt5066_hp_automute()