Home
last modified time | relevance | path

Searched refs:tifm_dummy_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dtifm_core.c85 static void tifm_dummy_event(struct tifm_dev *sock) in tifm_dummy_event() function
97 sock->card_event = tifm_dummy_event; in tifm_device_remove()
98 sock->data_event = tifm_dummy_event; in tifm_device_remove()
262 sock->card_event = tifm_dummy_event; in tifm_alloc_device()
263 sock->data_event = tifm_dummy_event; in tifm_alloc_device()
/kernel/linux/linux-6.6/drivers/misc/
H A Dtifm_core.c85 static void tifm_dummy_event(struct tifm_dev *sock) in tifm_dummy_event() function
97 sock->card_event = tifm_dummy_event; in tifm_device_remove()
98 sock->data_event = tifm_dummy_event; in tifm_device_remove()
260 sock->card_event = tifm_dummy_event; in tifm_alloc_device()
261 sock->data_event = tifm_dummy_event; in tifm_alloc_device()

Completed in 2 milliseconds