Searched refs:amd_sfh_toggle_hpd (Results 1 – 2 of 2) sorted by relevance
22 void amd_sfh_toggle_hpd(struct amd_mp2_dev *mp2, bool enabled);26 .toggle_hpd = amd_sfh_toggle_hpd,
218 amd_sfh_toggle_hpd(privdata, false); in amd_sfh1_1_hid_client_init()319 void amd_sfh_toggle_hpd(struct amd_mp2_dev *mp2, bool enabled) in amd_sfh_toggle_hpd() function