Home
last modified time | relevance | path

Searched refs:data_event (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/misc/
Dtifm_core.c98 sock->data_event = tifm_dummy_event; in tifm_device_remove()
261 sock->data_event = tifm_dummy_event; in tifm_alloc_device()
Dtifm_7xx1.c56 sock->data_event(sock); in tifm_7xx1_isr()
/linux-5.19.10/include/linux/
Dtifm.h94 void (*data_event)(struct tifm_dev *sock); member
/linux-5.19.10/drivers/memstick/host/
Dtifm_ms.c579 sock->data_event = tifm_ms_data_event; in tifm_ms_probe()
/linux-5.19.10/drivers/mmc/host/
Dtifm_sd.c987 sock->data_event = tifm_sd_data_event; in tifm_sd_probe()