Home
last modified time | relevance | path

Searched refs:faux_device_destroy (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/base/
H A Dfaux.c173 faux_device_destroy(faux_dev); in faux_device_create_with_groups()
219 void faux_device_destroy(struct faux_device *faux_dev) in faux_device_destroy() function
231 EXPORT_SYMBOL_GPL(faux_device_destroy);
/linux/drivers/gpu/drm/vgem/
H A Dvgem_drv.c162 faux_device_destroy(fdev); in vgem_init()
172 faux_device_destroy(fdev); in vgem_exit()
/linux/include/linux/device/
H A Dfaux.h57 void faux_device_destroy(struct faux_device *faux_dev);
/linux/rust/kernel/
H A Dfaux.rs52 // INVARIANT: The device will remain registered until faux_device_destroy() is called, which
74 unsafe { bindings::faux_device_destroy(self.as_raw()) }
79 // faux_device_destroy() is guaranteed to only be called once - which is guaranteed by our type not
84 // faux_device_destroy() is guaranteed to only be called once - which is guaranteed by our type not
/linux/drivers/platform/x86/dell/
H A Ddell-pc.c294 faux_device_destroy(dell_pc_fdev); in dell_exit()
/linux/sound/soc/
H A Dsoc-utils.c311 faux_device_destroy(soc_dummy_dev); in snd_soc_util_exit()
/linux/sound/hda/codecs/side-codecs/
H A Dcirrus_scodec_test.c18 KUNIT_DEFINE_ACTION_WRAPPER(faux_device_destroy_wrapper, faux_device_destroy,
/linux/drivers/char/
H A Dtlclk.c836 faux_device_destroy(tlclk_device); in tlclk_cleanup()
/linux/drivers/acpi/apei/
H A Deinj-core.c1193 faux_device_destroy(einj_dev); in einj_exit()
/linux/net/wireless/
H A Dreg.c4289 faux_device_destroy(reg_fdev); in regulatory_init_db()
4297 faux_device_destroy(reg_fdev); in regulatory_init_db()
4358 faux_device_destroy(reg_fdev); in regulatory_exit()
/linux/drivers/misc/lis3lv02d/
H A Dlis3lv02d.c875 faux_device_destroy(lis3->fdev); in lis3lv02d_remove_fs()
/linux/sound/soc/codecs/
H A Dcs-amp-lib-test.c40 KUNIT_DEFINE_ACTION_WRAPPER(faux_device_destroy_wrapper, faux_device_destroy,