Home
last modified time | relevance | path

Searched defs:hotplug_slot (Results 1 – 22 of 22) sorted by relevance

/linux-6.6.21/drivers/pci/hotplug/
Dshpchp_core.c66 struct hotplug_slot *hotplug_slot; in init_slots() local
145 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
158 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
168 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
178 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
193 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
208 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
223 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
Dacpiphp_core.c118 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
135 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
155 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
179 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
201 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
225 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
245 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
Ds390_pci_hpc.c23 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
41 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
60 static int reset_slot(struct hotplug_slot *hotplug_slot, bool probe) in reset_slot()
83 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
92 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
Dcpci_hotplug_core.c71 enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
84 disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
140 get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
149 get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
158 set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
164 get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
173 get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
Dpciehp_core.c91 struct hotplug_slot *hotplug_slot = &ctrl->hotplug_slot; in cleanup_slot() local
100 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
116 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
127 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
138 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
Drpaphp_core.c54 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 value) in set_attention_status()
81 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
97 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
104 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
484 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
516 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
Dcpqphp_core.c415 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
442 static int process_SI(struct hotplug_slot *hotplug_slot) in process_SI()
474 static int process_SS(struct hotplug_slot *hotplug_slot) in process_SS()
502 static int hardware_test(struct hotplug_slot *hotplug_slot, u32 value) in hardware_test()
513 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
524 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
535 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
547 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
Dibmphp_core.c213 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 value) in set_attention_status()
254 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
281 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
306 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
330 static int get_adapter_present(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_present()
1062 static int ibmphp_disable_slot(struct hotplug_slot *hotplug_slot) in ibmphp_disable_slot()
Dpciehp_ctrl.c369 int pciehp_sysfs_enable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_enable_slot()
408 int pciehp_sysfs_disable_slot(struct hotplug_slot *hotplug_slot) in pciehp_sysfs_disable_slot()
Drpaphp.h71 struct hotplug_slot hotplug_slot; member
77 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot()
Dcpci_hotplug.h38 struct hotplug_slot hotplug_slot; member
66 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot()
Dpciehp_hpc.c348 int pciehp_get_raw_indicator_status(struct hotplug_slot *hotplug_slot, in pciehp_get_raw_indicator_status()
362 int pciehp_get_attention_status(struct hotplug_slot *hotplug_slot, u8 *status) in pciehp_get_attention_status()
480 int pciehp_set_raw_indicator_status(struct hotplug_slot *hotplug_slot, in pciehp_set_raw_indicator_status()
895 int pciehp_reset_slot(struct hotplug_slot *hotplug_slot, bool probe) in pciehp_reset_slot()
Dacpiphp.h36 struct hotplug_slot hotplug_slot; member
46 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot()
Dpciehp.h109 struct hotplug_slot hotplug_slot; /* hotplug core interface */ member
202 static inline struct controller *to_ctrl(struct hotplug_slot *hotplug_slot) in to_ctrl()
Dshpchp.h76 struct hotplug_slot hotplug_slot; member
210 static inline struct slot *get_slot(struct hotplug_slot *hotplug_slot) in get_slot()
Dibmphp_ebda.c664 static int fillslotinfo(struct hotplug_slot *hotplug_slot) in fillslotinfo()
Dibmphp.h698 struct hotplug_slot hotplug_slot; member
742 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot()
Dcpqphp.h263 struct hotplug_slot hotplug_slot; member
451 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot()
/linux-6.6.21/include/linux/
Dpci_hotplug.h58 struct hotplug_slot { struct
59 const struct hotplug_slot_ops *ops; argument
68 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() argument
/linux-6.6.21/drivers/platform/x86/
Deeepc-laptop.c171 struct hotplug_slot hotplug_slot; member
704 static int eeepc_get_adapter_status(struct hotplug_slot *hotplug_slot, in eeepc_get_adapter_status()
Dasus-wmi.c289 struct hotplug_slot hotplug_slot; member
1753 static int asus_get_adapter_status(struct hotplug_slot *hotplug_slot, in asus_get_adapter_status()
/linux-6.6.21/arch/s390/include/asm/
Dpci.h123 struct hotplug_slot hotplug_slot; member