Searched refs:notify_data (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firmware/tegra/ |
| H A D | ivc.c | 324 ivc->notify(ivc, ivc->notify_data); in tegra_ivc_read_advance() 380 ivc->notify(ivc, ivc->notify_data); in tegra_ivc_write_advance() 392 ivc->notify(ivc, ivc->notify_data); in tegra_ivc_reset() 461 ivc->notify(ivc, ivc->notify_data); in tegra_ivc_notified() 501 ivc->notify(ivc, ivc->notify_data); in tegra_ivc_notified() 525 ivc->notify(ivc, ivc->notify_data); in tegra_ivc_notified() 660 ivc->notify_data = data; in tegra_ivc_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.h | 91 void *notify_data); 96 void *data), void *notify_data);
|
| H A D | dri.c | 364 void (*notify)(void *arg, void *data), void *notify_data) in DRICreateSurface() argument 458 notify, notify_data); in DRICreateSurface() 466 void (*notify)(void *, void *), void *notify_data) in DRIDestroySurface() argument 488 notify, notify_data); in DRIDestroySurface()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | quartz.h | 89 void *notify_data); 92 void (*notify)(void *arg, void *data), void *notify_data);
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | media-device.h | 38 void *notify_data; member 39 void (*notify)(struct media_entity *entity, void *notify_data);
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/au0828/ |
| H A D | au0828-core.c | 122 void *notify_data); 212 void *notify_data) in au0828_media_graph_notify() argument 214 struct au0828_dev *dev = (struct au0828_dev *) notify_data; in au0828_media_graph_notify() 628 dev->entity_notify.notify_data = (void *) dev; in au0828_media_device_register()
|
| /OK3568_Linux_fs/kernel/include/soc/tegra/ |
| H A D | ivc.h | 24 void *notify_data; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ipa/ |
| H A D | ipa_modem.c | 319 struct qcom_ssr_notify_data *notify_data = data; in ipa_modem_notify() local 334 notify_data->crashed ? "crashed" : "stopping"); in ipa_modem_notify()
|
| /OK3568_Linux_fs/kernel/drivers/media/mc/ |
| H A D | mc-device.c | 661 notify->notify(entity, notify->notify_data); in media_device_register_entity()
|