/drivers/staging/tidspbridge/pmgr/ |
D | dspapi.c | 906 struct dsp_notification notification; in procwrap_register_notify() local 910 notification.name = NULL; in procwrap_register_notify() 911 notification.handle = NULL; in procwrap_register_notify() 916 ¬ification); in procwrap_register_notify() 917 CP_TO_USR(args->args_proc_register_notify.notification, ¬ification, in procwrap_register_notify() 1366 struct dsp_notification notification; in nodewrap_register_notify() local 1376 notification.name = NULL; in nodewrap_register_notify() 1377 notification.handle = NULL; in nodewrap_register_notify() 1380 CP_FM_USR(¬ification, in nodewrap_register_notify() 1381 args->args_proc_register_notify.notification, in nodewrap_register_notify() [all …]
|
/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 102 struct notification { struct 120 static struct notification ibm_note; argument 267 struct notification *note = context; in ibm_handle_events()
|
/drivers/staging/tidspbridge/include/dspbridge/ |
D | dspapi-ioctl.h | 118 struct dsp_notification __user *notification; member 238 struct dsp_notification __user *notification; member 319 struct dsp_notification __user *notification; member
|
/drivers/net/usb/ |
D | rndis_host.c | 108 struct usb_cdc_notification notification; in rndis_command() local 147 ¬ification, sizeof(notification), &partial, in rndis_command()
|
/drivers/net/wimax/i2400m/ |
D | i2400m-usb.h | 93 unsigned char notification; member
|
D | usb-notif.c | 213 i2400mu->endpoint_cfg.notification); in i2400mu_notification_setup()
|
D | usb.c | 526 i2400mu->endpoint_cfg.notification = 3; in i2400mu_probe() 532 i2400mu->endpoint_cfg.notification = 1; in i2400mu_probe()
|
D | usb-fw.c | 253 i2400mu->endpoint_cfg.notification); in i2400mu_notif_submit()
|
/drivers/message/i2o/ |
D | Kconfig | 28 bool "Enable LCT notification" 32 firmware doesn't support LCT notification on changes. If this option
|
/drivers/pnp/pnpbios/ |
D | Kconfig | 13 Some features (e.g. event notification, docking station information,
|
/drivers/devfreq/ |
D | Kconfig | 11 notification to "nb", a notifier block, of devfreq.
|
/drivers/media/platform/exynos4-is/ |
D | fimc-core.h | 670 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification,
|
D | fimc-capture.c | 1447 void fimc_sensor_notify(struct v4l2_subdev *sd, unsigned int notification, in fimc_sensor_notify() argument 1466 if (fimc && arg && notification == S5P_FIMC_TX_END_NOTIFY && in fimc_sensor_notify()
|
/drivers/s390/net/ |
D | qeth_core_main.c | 64 enum iucv_tx_notify notification); 450 enum iucv_tx_notify notification; in qeth_qdio_handle_aob() local 460 notification = TX_NOTIFY_OK; in qeth_qdio_handle_aob() 465 notification = TX_NOTIFY_DELAYED_OK; in qeth_qdio_handle_aob() 470 notification = qeth_compute_cq_notification(aob->aorc, 1); in qeth_qdio_handle_aob() 472 qeth_notify_skbs(buffer->q, buffer, notification); in qeth_qdio_handle_aob() 1150 enum iucv_tx_notify notification) in qeth_notify_skbs() argument 1158 QETH_CARD_TEXT_(q->card, 5, "skbn%d", notification); in qeth_notify_skbs() 1163 iucv->sk_txnotify(skb, notification); in qeth_notify_skbs()
|
/drivers/net/wireless/ipw2x00/ |
D | ipw2100.h | 804 struct ipw2100_notification notification; member
|
D | ipw2200.h | 707 struct ipw_rx_notification notification; member
|
D | ipw2200.c | 8524 pkt->u.notification.subtype, in ipw_rx() 8525 pkt->u.notification.flags, in ipw_rx() 8526 le16_to_cpu(pkt->u.notification.size)); in ipw_rx() 8527 ipw_rx_notification(priv, &pkt->u.notification); in ipw_rx()
|
D | ipw2100.c | 2634 return (status->frame_size < sizeof(u->rx_data.notification)); in ipw2100_corruption_check()
|
/drivers/xen/ |
D | Kconfig | 75 channels and to receive notification of an event channel
|
/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 1958 unsigned int notification, void *arg) in cx23885_v4l2_dev_notify() argument 1967 switch (notification) { in cx23885_v4l2_dev_notify()
|
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | usb.c | 67 u32 notification; member
|
/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 193 * asynchronous notification.
|
/drivers/net/ethernet/via/ |
D | via-velocity.c | 3521 static int velocity_netdev_event(struct notifier_block *nb, unsigned long notification, void *ptr) in velocity_netdev_event() argument
|