Home
last modified time | relevance | path

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

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/pci/hotplug/
H A Dacpiphp_core.c119 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
136 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
156 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
180 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
202 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
226 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
246 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A Dshpchp_core.c67 struct hotplug_slot *hotplug_slot; in init_slots() local
146 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
159 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
169 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
179 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
194 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
209 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
224 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A 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 get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
76 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A 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()
H A 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()
H A Drpaphp_core.c52 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 value) in set_attention_status()
79 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
95 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
102 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
482 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
514 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
H A Dcpqphp_core.c414 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
441 static int process_SI(struct hotplug_slot *hotplug_slot) in process_SI()
473 static int process_SS(struct hotplug_slot *hotplug_slot) in process_SS()
501 static int hardware_test(struct hotplug_slot *hotplug_slot, u32 value) in hardware_test()
512 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
523 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
534 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
546 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A Dibmphp_core.c221 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 value) in set_attention_status()
262 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
289 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
314 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
338 static int get_adapter_present(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_present()
1133 static int ibmphp_disable_slot(struct hotplug_slot *hotplug_slot) in ibmphp_disable_slot()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/pci/hotplug/
H A Dacpiphp_core.c119 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
136 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
156 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
180 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
202 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
226 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
246 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A Dshpchp_core.c67 struct hotplug_slot *hotplug_slot; in init_slots() local
146 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
159 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
169 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
179 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
194 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
209 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
224 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A 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 get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
76 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A 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()
H A 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()
H A Drpaphp_core.c52 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 value) in set_attention_status()
79 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
95 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
102 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
482 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
514 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
H A Dcpqphp_core.c414 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
441 static int process_SI(struct hotplug_slot *hotplug_slot) in process_SI()
473 static int process_SS(struct hotplug_slot *hotplug_slot) in process_SS()
501 static int hardware_test(struct hotplug_slot *hotplug_slot, u32 value) in hardware_test()
512 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
523 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
534 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
546 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/pci/hotplug/
H A Dacpiphp_core.c119 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
136 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
156 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
180 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
202 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
226 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
246 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A Dshpchp_core.c67 struct hotplug_slot *hotplug_slot; in init_slots() local
146 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
159 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
169 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
179 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
194 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
209 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
224 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A 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 get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
76 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
H A 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()
H A 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()
H A Drpaphp_core.c52 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 value) in set_attention_status()
79 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
95 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
102 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
482 static int enable_slot(struct hotplug_slot *hotplug_slot) in enable_slot()
514 static int disable_slot(struct hotplug_slot *hotplug_slot) in disable_slot()
H A Dcpqphp_core.c414 static int set_attention_status(struct hotplug_slot *hotplug_slot, u8 status) in set_attention_status()
441 static int process_SI(struct hotplug_slot *hotplug_slot) in process_SI()
473 static int process_SS(struct hotplug_slot *hotplug_slot) in process_SS()
501 static int hardware_test(struct hotplug_slot *hotplug_slot, u32 value) in hardware_test()
512 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status()
523 static int get_attention_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_attention_status()
534 static int get_latch_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_latch_status()
546 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dpci_hotplug.h56 struct hotplug_slot { struct
57 const struct hotplug_slot_ops *ops; argument
66 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dpci_hotplug.h56 struct hotplug_slot { struct
57 const struct hotplug_slot_ops *ops; argument
66 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dpci_hotplug.h56 struct hotplug_slot { struct
57 const struct hotplug_slot_ops *ops; argument
66 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name() argument

123