Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/misc/
Dtifm_core.c101 sock->data_event = tifm_dummy_event; in tifm_device_remove()
263 sock->data_event = tifm_dummy_event; in tifm_alloc_device()
Dtifm_7xx1.c59 sock->data_event(sock); in tifm_7xx1_isr()
/linux-2.6.39/include/linux/
Dtifm.h98 void (*data_event)(struct tifm_dev *sock); member
/linux-2.6.39/drivers/memstick/host/
Dtifm_ms.c583 sock->data_event = tifm_ms_data_event; in tifm_ms_probe()
/linux-2.6.39/drivers/mmc/host/
Dtifm_sd.c987 sock->data_event = tifm_sd_data_event; in tifm_sd_probe()