Searched refs:check_power_mode (Results 1 – 1 of 1) sorted by relevance
30 static u8 check_power_mode (int num);216 if ((status = check_power_mode (num)) == 0x00) { in sil3114_spin_down()262 if ((status = check_power_mode (num)) != 0x00) { in sil3114_spin_up()300 status = check_power_mode (num); in sil3114_spin_up()317 static u8 check_power_mode (int num) in check_power_mode() function