Searched refs:shpc_write_cmd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pci/hotplug/ |
| A D | shpchp_hpc.c | 288 static int shpc_write_cmd(struct slot *slot, u8 t_slot, u8 cmd) in shpc_write_cmd() function 536 return shpc_write_cmd(slot, slot->hp_slot, slot_cmd); in hpc_set_attention_status() 542 shpc_write_cmd(slot, slot->hp_slot, SET_PWR_ON); in hpc_set_green_led_on() 547 shpc_write_cmd(slot, slot->hp_slot, SET_PWR_OFF); in hpc_set_green_led_off() 552 shpc_write_cmd(slot, slot->hp_slot, SET_PWR_BLINK); in hpc_set_green_led_blink() 599 retval = shpc_write_cmd(slot, slot->hp_slot, SET_SLOT_PWR); in hpc_power_on_slot() 611 retval = shpc_write_cmd(slot, slot->hp_slot, in hpc_slot_enable() 624 retval = shpc_write_cmd(slot, slot->hp_slot, in hpc_slot_disable() 758 retval = shpc_write_cmd(slot, 0, cmd); in hpc_set_bus_speed_mode()
|
Completed in 8 milliseconds