Lines Matching defs:slot
247 struct slot { struct
248 struct slot *next; argument
260 u8 hp_slot; argument
262 void __iomem *p_sm_slot; argument
263 struct hotplug_slot hotplug_slot; argument
289 struct slot *slot; member
446 static inline const char *slot_name(struct slot *slot) in slot_name()
480 static inline void amber_LED_on(struct controller *ctrl, u8 slot) in amber_LED_on()
490 static inline void amber_LED_off(struct controller *ctrl, u8 slot) in amber_LED_off()
500 static inline int read_amber_LED(struct controller *ctrl, u8 slot) in read_amber_LED()
511 static inline void green_LED_on(struct controller *ctrl, u8 slot) in green_LED_on()
520 static inline void green_LED_off(struct controller *ctrl, u8 slot) in green_LED_off()
530 static inline void green_LED_blink(struct controller *ctrl, u8 slot) in green_LED_blink()
541 static inline void slot_disable(struct controller *ctrl, u8 slot) in slot_disable()
551 static inline void slot_enable(struct controller *ctrl, u8 slot) in slot_enable()
561 static inline u8 is_slot_enabled(struct controller *ctrl, u8 slot) in is_slot_enabled()
633 static inline void enable_slot_power(struct controller *ctrl, u8 slot) in enable_slot_power()
642 static inline void disable_slot_power(struct controller *ctrl, u8 slot) in disable_slot_power()
652 static inline int cpq_get_attention_status(struct controller *ctrl, struct slot *slot) in cpq_get_attention_status()
662 static inline int get_slot_enabled(struct controller *ctrl, struct slot *slot) in get_slot_enabled()
673 struct slot *slot) in cpq_get_latch_status()
689 struct slot *slot) in get_presence_status()