Searched refs:teardown (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| A D | cpuhotplug.h | 253 int (*teardown)(unsigned int cpu), bool multi_instance); 258 int (*teardown)(unsigned int cpu), 274 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state() 294 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state_cpuslocked() 297 teardown, false); in cpuhp_setup_state_cpuslocked() 314 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state_nocalls() 316 return __cpuhp_setup_state(state, name, false, startup, teardown, in cpuhp_setup_state_nocalls() 336 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state_nocalls_cpuslocked() 339 teardown, false); in cpuhp_setup_state_nocalls_cpuslocked() 358 int (*teardown)(unsigned int cpu, in cpuhp_setup_state_multi() [all …]
|
| A D | ieee80211.h | 1728 } __packed teardown; member
|
| /include/linux/spi/ |
| A D | libertas_spi.h | 23 int (*teardown)(struct spi_device *spi); member
|
| /include/linux/platform_data/ |
| A D | video-ep93xx.h | 41 void (*teardown)(struct platform_device *pdev); member
|
| /include/linux/mfd/ |
| A D | tps65010.h | 198 void (*teardown)(struct i2c_client *client, struct gpio_chip *gc); member
|
| /include/net/bluetooth/ |
| A D | l2cap.h | 623 void (*teardown) (struct l2cap_chan *chan, int err); member
|
| /include/net/ |
| A D | dsa.h | 868 void (*teardown)(struct dsa_switch *ds); member
|
Completed in 37 milliseconds