Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/misc/
Dtifm_core.c89 static void tifm_dummy_event(struct tifm_dev *sock) in tifm_dummy_event() function
101 sock->card_event = tifm_dummy_event; in tifm_device_remove()
102 sock->data_event = tifm_dummy_event; in tifm_device_remove()
263 sock->card_event = tifm_dummy_event; in tifm_alloc_device()
264 sock->data_event = tifm_dummy_event; in tifm_alloc_device()