Searched refs:pin_state (Results 1 – 3 of 3) sorted by relevance
25 unsigned int pin_state; member51 return !!(gpio_priv->pin_state & BIT(offset)); in cirrus_scodec_test_gpio_get()224 priv->gpio_priv->pin_state = in cirrus_scodec_test_spkid_parse()230 i, priv->gpio_priv->pin_state); in cirrus_scodec_test_spkid_parse()
313 u8 *pin_state, *pin_usg; in bnxt_ptp_cfg_pin() local330 pin_state = &req->pin0_state; in bnxt_ptp_cfg_pin()333 *(pin_state + (pin * 2)) = state; in bnxt_ptp_cfg_pin()
4108 int pin_state, int stream_state) in mux_select() 4123 if (pin_state >= 0)4124 path->pin_enabled = pin_state; in set_path_power() 4125 set_path_power(struct hda_codec * codec,hda_nid_t nid,int pin_state,int stream_state) set_path_power() argument