Home
last modified time | relevance | path

Searched refs:INDICATOR_NOOP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpciehp_ctrl.c72 INDICATOR_NOOP); in board_added()
129 INDICATOR_NOOP); in remove_board()
263 INDICATOR_NOOP); in pciehp_handle_presence_or_link_change()
326 INDICATOR_NOOP); in pciehp_enable_slot()
H A Dpciehp.h174 #define INDICATOR_NOOP -1 /* Leave indicator unchanged */ macro
H A Dpciehp_core.c111 pciehp_set_indicators(ctrl, INDICATOR_NOOP, status); in set_attention_status()
H A Dpciehp_hpc.c505 * Either @pwr or @attn can also be INDICATOR_NOOP to leave that indicator
512 if (PWR_LED(ctrl) && pwr != INDICATOR_NOOP) { in pciehp_set_indicators()
517 if (ATTN_LED(ctrl) && attn != INDICATOR_NOOP) { in pciehp_set_indicators()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpciehp_ctrl.c72 INDICATOR_NOOP); in board_added()
129 INDICATOR_NOOP); in remove_board()
264 INDICATOR_NOOP); in pciehp_handle_presence_or_link_change()
327 INDICATOR_NOOP); in pciehp_enable_slot()
H A Dpciehp.h177 #define INDICATOR_NOOP -1 /* Leave indicator unchanged */ macro
H A Dpciehp_core.c111 pciehp_set_indicators(ctrl, INDICATOR_NOOP, status); in set_attention_status()
H A Dpciehp_hpc.c505 * Either @pwr or @attn can also be INDICATOR_NOOP to leave that indicator
512 if (PWR_LED(ctrl) && pwr != INDICATOR_NOOP) { in pciehp_set_indicators()
517 if (ATTN_LED(ctrl) && attn != INDICATOR_NOOP) { in pciehp_set_indicators()

Completed in 7 milliseconds