Searched refs:uninit (Results 1 – 9 of 9) sorted by relevance
130 void (*uninit)(struct aat2870_data *aat2870); member155 void (*uninit)(struct aat2870_data *aat2870); member
40 void (*uninit)(void *handle); member
290 if (wil->platform_ops.uninit) in wil_platform_ops_uninit()291 wil->platform_ops.uninit(wil->platform_handle); in wil_platform_ops_uninit()
362 aat2870->uninit = pdata->uninit; in aat2870_i2c_probe()
869 goto uninit; in hidma_probe()875 goto uninit; in hidma_probe()879 goto uninit; in hidma_probe()890 uninit: in hidma_probe()
3937 goto uninit; in tegra_sor_probe()3943 goto uninit; in tegra_sor_probe()3954 goto uninit; in tegra_sor_probe()3961 goto uninit; in tegra_sor_probe()3966 uninit: in tegra_sor_probe()
134 but the dumpe2fs output prints this as “uninit\_bg”. They are the same
106 bfa_fsm_state_decl(bfa_ioc, uninit, struct bfa_ioc, enum ioc_event);
132 bfa_fsm_state_decl(bfa_ioc, uninit, struct bfa_ioc_s, enum ioc_event);
Completed in 37 milliseconds