Searched refs:HP_PRESENT_PORT_D (Results 1 – 1 of 1) sorted by relevance
1974 #define HP_PRESENT_PORT_D (1 << 1) macro1976 #define hp_port_d_present(spec) ((spec)->hp_present & HP_PRESENT_PORT_D)2256 spec->hp_present |= portD ? HP_PRESENT_PORT_D : 0; in cxt5066_hp_automute()