Searched refs:teardown (Results 1 – 14 of 14) sorted by relevance
/include/linux/ |
D | cpuhotplug.h | 190 int (*teardown)(unsigned int cpu), bool multi_instance); 195 int (*teardown)(unsigned int cpu), 210 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state() 212 return __cpuhp_setup_state(state, name, true, startup, teardown, false); in cpuhp_setup_state() 218 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state_cpuslocked() 221 teardown, false); in cpuhp_setup_state_cpuslocked() 238 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state_nocalls() 240 return __cpuhp_setup_state(state, name, false, startup, teardown, in cpuhp_setup_state_nocalls() 247 int (*teardown)(unsigned int cpu)) in cpuhp_setup_state_nocalls_cpuslocked() 250 teardown, false); in cpuhp_setup_state_nocalls_cpuslocked() [all …]
|
D | ieee80211.h | 1174 } __packed teardown; member
|
/include/linux/spi/ |
D | libertas_spi.h | 23 int (*teardown)(struct spi_device *spi); member
|
/include/linux/platform_data/ |
D | pcf857x.h | 39 int (*teardown)(struct i2c_client *client, member
|
D | max732x.h | 19 int (*teardown)(struct i2c_client *client, member
|
D | pca953x.h | 25 int (*teardown)(struct i2c_client *client, member
|
D | video-ep93xx.h | 41 void (*teardown)(struct platform_device *pdev); member
|
D | adp5588.h | 165 int (*teardown)(struct i2c_client *client, member
|
/include/linux/mfd/ |
D | tc6393xb.h | 32 void (*teardown)(struct platform_device *dev); member
|
D | tps65010.h | 200 int (*teardown)(struct i2c_client *client, void *context); member
|
D | twl.h | 593 int (*teardown)(struct device *dev, member
|
/include/linux/input/ |
D | adp5589.h | 181 int (*teardown)(struct i2c_client *client, member
|
/include/net/ |
D | dsa.h | 359 void (*teardown)(struct dsa_switch *ds); member
|
/include/net/bluetooth/ |
D | l2cap.h | 613 void (*teardown) (struct l2cap_chan *chan, int err); member
|