Home
last modified time | relevance | path

Searched refs:teardown (Results 1 – 14 of 14) sorted by relevance

/include/linux/
Dcpuhotplug.h190 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 …]
Dieee80211.h1174 } __packed teardown; member
/include/linux/spi/
Dlibertas_spi.h23 int (*teardown)(struct spi_device *spi); member
/include/linux/platform_data/
Dpcf857x.h39 int (*teardown)(struct i2c_client *client, member
Dmax732x.h19 int (*teardown)(struct i2c_client *client, member
Dpca953x.h25 int (*teardown)(struct i2c_client *client, member
Dvideo-ep93xx.h41 void (*teardown)(struct platform_device *pdev); member
Dadp5588.h165 int (*teardown)(struct i2c_client *client, member
/include/linux/mfd/
Dtc6393xb.h32 void (*teardown)(struct platform_device *dev); member
Dtps65010.h200 int (*teardown)(struct i2c_client *client, void *context); member
Dtwl.h593 int (*teardown)(struct device *dev, member
/include/linux/input/
Dadp5589.h181 int (*teardown)(struct i2c_client *client, member
/include/net/
Ddsa.h359 void (*teardown)(struct dsa_switch *ds); member
/include/net/bluetooth/
Dl2cap.h613 void (*teardown) (struct l2cap_chan *chan, int err); member