Home
last modified time | relevance | path

Searched refs:tifm_driver (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dtifm_core.c44 struct tifm_driver *fm_drv = container_of(drv, struct tifm_driver, in tifm_bus_match()
71 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_probe()
93 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_remove()
112 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_suspend()
123 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_resume()
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dtifm_core.c44 struct tifm_driver *fm_drv = container_of(drv, struct tifm_driver, in tifm_bus_match()
71 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_probe()
93 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_remove()
111 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_suspend()
122 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_resume()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dtifm.h86 struct tifm_driver;
99 struct tifm_driver { struct
140 int tifm_register_driver(struct tifm_driver *drv);
141 void tifm_unregister_driver(struct tifm_driver *drv);
/kernel/linux/linux-6.6/include/linux/
H A Dtifm.h86 struct tifm_driver;
99 struct tifm_driver { struct
140 int tifm_register_driver(struct tifm_driver *drv);
141 void tifm_unregister_driver(struct tifm_driver *drv);
/kernel/linux/linux-5.10/drivers/memstick/host/
H A Dtifm_ms.c655 static struct tifm_driver tifm_ms_driver = {
/kernel/linux/linux-6.6/drivers/memstick/host/
H A Dtifm_ms.c655 static struct tifm_driver tifm_ms_driver = {
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtifm_sd.c1063 static struct tifm_driver tifm_sd_driver = {
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtifm_sd.c1054 static struct tifm_driver tifm_sd_driver = {

Completed in 7 milliseconds