Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 165 of 165) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dnotify.c28 nvkm_notify_put_locked(struct nvkm_notify *notify) in nvkm_notify_put_locked()
35 nvkm_notify_put(struct nvkm_notify *notify) in nvkm_notify_put()
50 nvkm_notify_get_locked(struct nvkm_notify *notify) in nvkm_notify_get_locked()
57 nvkm_notify_get(struct nvkm_notify *notify) in nvkm_notify_get()
70 nvkm_notify_func(struct nvkm_notify *notify) in nvkm_notify_func()
86 struct nvkm_notify *notify = container_of(work, typeof(*notify), work); in nvkm_notify_work() local
91 nvkm_notify_send(struct nvkm_notify *notify, void *data, u32 size) in nvkm_notify_send()
118 nvkm_notify_fini(struct nvkm_notify *notify) in nvkm_notify_fini()
135 struct nvkm_notify *notify) in nvkm_notify_init()
Devent.c55 struct nvkm_notify *notify; in nvkm_event_send() local
Dclient.c46 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); in nvkm_client_notify() local
94 struct nvkm_client_notify *notify; in nvkm_client_notify_new() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvif/
Dnotify.c33 nvif_notify_put_(struct nvif_notify *notify) in nvif_notify_put_()
51 nvif_notify_put(struct nvif_notify *notify) in nvif_notify_put()
64 nvif_notify_get_(struct nvif_notify *notify) in nvif_notify_get_()
82 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get()
91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func()
107 struct nvif_notify *notify = container_of(work, typeof(*notify), work); in nvif_notify_work() local
114 struct nvif_notify *notify = NULL; in nvif_notify() local
145 nvif_notify_fini(struct nvif_notify *notify) in nvif_notify_fini()
169 struct nvif_notify *notify) in nvif_notify_init()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_ecache.c122 struct nf_ct_event_notifier *notify; in nf_ct_deliver_cached_events() local
174 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local
195 struct nf_ct_event_notifier *notify; in nf_conntrack_unregister_notifier() local
210 struct nf_exp_event_notifier *notify; in nf_ct_expect_register_notifier() local
231 struct nf_exp_event_notifier *notify; in nf_ct_expect_unregister_notifier() local
/linux-4.4.14/drivers/scsi/
Dmegaraid.h248 struct notify { struct
249 u32 global_counter; /* Any change increments this counter */
251 u8 param_counter; /* Indicates any params changed */
252 u8 param_id; /* Param modified - defined below */
253 u16 param_val; /* New val of last param modified */
255 u8 write_config_counter; /* write config occurred */
256 u8 write_config_rsvd[3];
258 u8 ldrv_op_counter; /* Indicates ldrv op started/completed */
259 u8 ldrv_opid; /* ldrv num */
260 u8 ldrv_opcmd; /* ldrv operation - defined below */
[all …]
Dxen-scsifront.c197 int notify; in scsifront_do_request() local
/linux-4.4.14/net/wireless/
Dap.c10 struct net_device *dev, bool notify) in __cfg80211_stop_ap()
41 struct net_device *dev, bool notify) in cfg80211_stop_ap()
Dnl80211.c13159 struct netlink_notify *notify = _notify; in nl80211_netlink_notify() local
/linux-4.4.14/net/irda/
Dirmod.c59 void irda_notify_init(notify_t *notify) in irda_notify_init()
Dirlmp.c153 struct lsap_cb *irlmp_open_lsap(__u8 slsap_sel, notify_t *notify, __u8 pid) in irlmp_open_lsap()
282 void irlmp_register_link(struct irlap_cb *irlap, __u32 saddr, notify_t *notify) in irlmp_register_link()
Daf_irda.c455 notify_t notify; in irda_open_tsap() local
495 notify_t notify; in irda_open_lsap() local
Diriap.c259 notify_t notify; in iriap_register_lsap() local
Dirttp.c389 struct tsap_cb *irttp_open_tsap(__u8 stsap_sel, int credit, notify_t *notify) in irttp_open_tsap()
/linux-4.4.14/lib/
Dcpu_rmap.c217 struct irq_affinity_notify notify; member
253 irq_cpu_rmap_notify(struct irq_affinity_notify *notify, const cpumask_t *mask) in irq_cpu_rmap_notify()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Doutpdp.c136 nvkm_output_dp_hpd(struct nvkm_notify *notify) in nvkm_output_dp_hpd()
157 nvkm_output_dp_irq(struct nvkm_notify *notify) in nvkm_output_dp_irq()
Dconn.c33 nvkm_connector_hpd(struct nvkm_notify *notify) in nvkm_connector_hpd()
Dbase.c54 struct nvkm_notify *notify) in nvkm_disp_vblank_ctor()
91 struct nvkm_notify *notify) in nvkm_disp_hpd_ctor()
Dchannv50.c131 struct nvkm_notify *notify) in nv50_disp_chan_uevent_ctor()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
Dnv50.h12 struct nvkm_notify notify[4]; member
Dchan.c51 struct nvkm_notify *notify) in nvkm_sw_chan_event_ctor()
Dgf100.c39 gf100_sw_chan_vblsem_release(struct nvkm_notify *notify) in gf100_sw_chan_vblsem_release()
Dnv50.c39 nv50_sw_chan_vblsem_release(struct nvkm_notify *notify) in nv50_sw_chan_vblsem_release()
/linux-4.4.14/kernel/
Dtask_work.c27 task_work_add(struct task_struct *task, struct callback_head *work, bool notify) in task_work_add()
Dsignal.c2007 int notify = 0; in do_signal_stop() local
/linux-4.4.14/fs/autofs4/
Dwaitq.c251 struct dentry*dentry, enum autofs_notify notify) in validate_request()
344 enum autofs_notify notify) in autofs4_wait()
/linux-4.4.14/net/openvswitch/
Ddp_notify.c29 struct sk_buff *notify; in dp_detach_port_notify() local
/linux-4.4.14/block/
Dblk-mq-cpu.c25 struct blk_mq_cpu_notifier *notify; in blk_mq_main_cpu_notify() local
/linux-4.4.14/include/linux/spi/
Dcorgi_lcd.h16 void (*notify)(int intensity); member
/linux-4.4.14/drivers/cpufreq/
Dcpufreq_conservative.c328 static int cs_init(struct dbs_data *dbs_data, bool notify) in cs_init()
355 static void cs_exit(struct dbs_data *dbs_data, bool notify) in cs_exit()
Dcpufreq_ondemand.c464 static int od_init(struct dbs_data *dbs_data, bool notify) in od_init()
505 static void od_exit(struct dbs_data *dbs_data, bool notify) in od_exit()
Dcpufreq.c1067 static void cpufreq_policy_put_kobj(struct cpufreq_policy *policy, bool notify) in cpufreq_policy_put_kobj()
1093 static void cpufreq_policy_free(struct cpufreq_policy *policy, bool notify) in cpufreq_policy_free()
1796 bool notify; in __target_index() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dbase.c95 struct nvkm_notify *notify) in nvkm_fifo_event_ctor()
127 struct nvkm_notify *notify) in nvkm_fifo_uevent_ctor()
/linux-4.4.14/include/linux/
Dpwm_backlight.h19 int (*notify)(struct device *dev, int brightness); member
Ddm-io.h62 struct dm_io_notify notify; /* Synchronous if notify.fn is NULL */ member
Dinterrupt.h220 void (*notify)(struct irq_affinity_notify *, const cpumask_t *mask); member
296 irq_set_affinity_notifier(unsigned int irq, struct irq_affinity_notify *notify) in irq_set_affinity_notifier()
Dvringh.h56 void (*notify)(struct vringh *); member
Dblk-mq.h12 int (*notify)(void *data, unsigned long action, unsigned int cpu); member
Dthermal.h115 int (*notify) (struct thermal_zone_device *, int, member
DmISDNif.h510 struct completion *notify; member
/linux-4.4.14/sound/core/
Dpcm.c880 struct snd_pcm_notify *notify; in snd_pcm_free() local
1063 struct snd_pcm_notify *notify; in snd_pcm_dev_register() local
1112 struct snd_pcm_notify *notify; in snd_pcm_dev_disconnect() local
1157 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify()
/linux-4.4.14/drivers/acpi/acpica/
Devgpeutil.c309 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
Devgpe.c537 struct acpi_gpe_notify_info *notify; in acpi_ev_asynch_execute_gpe_method() local
Devxfgpe.c330 struct acpi_gpe_notify_info *notify; in ACPI_EXPORT_SYMBOL() local
Ddbdisply.c739 struct acpi_gpe_notify_info *notify; in acpi_db_display_gpes() local
Dacobject.h411 struct acpi_object_notify_handler notify; member
Daclocal.h685 struct acpi_notify_info notify; member
/linux-4.4.14/arch/ia64/sn/kernel/
Dbte_error.c179 volatile u64 *notify; in bte_error_handler() local
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_ecache.h101 struct nf_ct_event_notifier *notify; in nf_conntrack_eventmask_report() local
182 struct nf_exp_event_notifier *notify; in nf_ct_expect_event_report() local
/linux-4.4.14/arch/ia64/kernel/
Dentry.S1166 .notify: label
/linux-4.4.14/sound/aoa/core/
Dgpio-pmf.c132 notify_func_t notify, in pmf_set_notify()
Dgpio-feature.c310 notify_func_t notify, in ftr_set_notify()
/linux-4.4.14/drivers/scsi/esas2r/
Desas2r_targdb.c59 void esas2r_targ_db_remove_all(struct esas2r_adapter *a, bool notify) in esas2r_targ_db_remove_all()
/linux-4.4.14/net/irda/irlan/
Dirlan_provider.c377 notify_t notify; in irlan_provider_open_ctrl_tsap() local
Dirlan_client.c246 notify_t notify; in irlan_client_open_ctrl_tsap() local
Dirlan_common.c450 notify_t notify; in irlan_open_data_tsap() local
/linux-4.4.14/include/net/irda/
Dircomm_core.h58 notify_t notify; member
Dirttp.h127 notify_t notify; /* Callbacks to client layer */ member
Dirlmp.h115 notify_t notify; /* Indication/Confirm entry points */ member
Dirlap.h205 notify_t notify; /* Callbacks to IrLMP */ member
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h11 struct nvkm_client_notify *notify[16]; member
/linux-4.4.14/net/sctp/
Dchunk.c94 int error = 0, notify; in sctp_datamsg_destroy() local
/linux-4.4.14/net/irda/ircomm/
Dircomm_lmp.c323 notify_t notify; in ircomm_open_lsap() local
Dircomm_ttp.c77 notify_t notify; in ircomm_open_tsap() local
Dircomm_core.c107 struct ircomm_cb *ircomm_open(notify_t *notify, __u8 service_type, int line) in ircomm_open()
Dircomm_tty.c216 notify_t notify; in ircomm_tty_startup() local
/linux-4.4.14/drivers/usb/gadget/function/
Df_acm.c56 struct usb_ep *notify; member
498 struct usb_cdc_notification *notify; in acm_cdc_notify() local
Df_ecm.c56 struct usb_ep *notify; member
Df_rndis.c81 struct usb_ep *notify; member
Df_ncm.c57 struct usb_ep *notify; member
/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpdma.c633 int notify = 1; in vpdma_add_out_dtd() local
704 int notify = 1; in vpdma_add_in_dtd() local
Dvpdma_priv.h256 static inline u32 dtd_type_ctl_stride(int type, bool notify, int field, in dtd_type_ctl_stride()
/linux-4.4.14/sound/aoa/
Daoa-gpio.h65 notify_func_t notify; member
/linux-4.4.14/include/media/
Dv4l2-device.h55 void (*notify)(struct v4l2_subdev *sd, member
Dv4l2-ctrls.h269 v4l2_ctrl_notify_fnc notify; member
/linux-4.4.14/arch/mips/include/asm/
Dvpe.h79 struct list_head notify; member
/linux-4.4.14/arch/s390/include/asm/
Dccwdev.h140 int (*notify) (struct ccw_device *, int); member
Deadm.h107 void (*notify) (struct scm_device *scmdev, enum scm_event event); member
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_fence.h49 struct nvif_notify notify; member
Dnouveau_display.c45 nouveau_display_vblank_handler(struct nvif_notify *notify) in nouveau_display_vblank_handler()
867 nouveau_flip_complete(struct nvif_notify *notify) in nouveau_flip_complete()
Dnouveau_fence.c146 nouveau_fence_wait_uevent_handler(struct nvif_notify *notify) in nouveau_fence_wait_uevent_handler()
Dnouveau_usif.c382 struct usif_notify *notify, *ntemp; in usif_client_fini() local
Dnouveau_drm.h148 struct nvkm_gpuobj *notify; member
Dnouveau_connector.c957 nouveau_connector_hotplug(struct nvif_notify *notify) in nouveau_connector_hotplug()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
Dbase.c127 struct nvkm_notify *notify) in nvkm_gpio_intr_ctor()
/linux-4.4.14/drivers/misc/vmw_vmci/
Dvmci_context.h89 bool *notify; /* Notify flag pointer - hosted only. */ member
/linux-4.4.14/sound/pci/mixart/
Dmixart_core.c458 struct mixart_timer_notify *notify; in snd_mixart_threaded_irq() local
/linux-4.4.14/drivers/video/backlight/
Dpwm_bl.c38 int (*notify)(struct device *, member
/linux-4.4.14/net/rds/
Drecv.c365 uint64_t notify = rs->rs_cong_notify; in rds_notify_cong() local
Dib_send.c455 bool notify) in rds_ib_set_wr_signal_state()
/linux-4.4.14/include/net/
Dbonding.h345 int slave_state, bool notify) in bond_set_slave_state()
488 bool notify) in bond_set_slave_inactive_flags()
497 bool notify) in bond_set_slave_active_flags()
Dxfrm.h277 void (*notify)(struct xfrm_state *x, int event); member
594 int (*notify)(struct xfrm_state *x, const struct km_event *c); member
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Dvnic_dev.h97 struct vnic_devcmd_notify *notify; member
/linux-4.4.14/fs/dlm/
Dplock.c193 int (*notify)(struct file_lock *fl, int result) = NULL; in dlm_plock_callback() local
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_sdma.c262 int notify = 0; in sdma_abort_task() local
Dipath_verbs.h218 u8 notify; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbase.c109 struct nvkm_notify *notify) in nvkm_i2c_intr_ctor()
/linux-4.4.14/drivers/block/
Dps3vram.c116 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_reset() local
127 u32 __iomem *notify = ps3vram_get_notifier(priv->reports, NOTIFIER); in ps3vram_notifier_wait() local
Dvirtio_blk.c170 bool notify = false; in virtio_queue_rq() local
Dxen-blkfront.c729 int notify; in flush_requests() local
/linux-4.4.14/drivers/staging/rts5208/
Drtsx.h114 struct completion notify; /* thread begin/end */ member
/linux-4.4.14/net/vmw_vsock/
Dvmci_transport.h123 union vmci_transport_notify notify; member
/linux-4.4.14/drivers/xen/
Dgntalloc.c96 struct notify_info notify; /* Unmap notification */ member
Devtchn.c529 struct ioctl_evtchn_notify notify; in evtchn_ioctl() local
Dgntdev.c89 struct unmap_notify notify; member
Dxen-scsiback.c329 int notify; in scsiback_do_resp_with_sense() local
/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h90 int (*notify)(struct sh_mobile_lcdc_chan *ch, member
/linux-4.4.14/drivers/usb/storage/
Dusb.h150 struct completion notify; /* thread begin/end */ member
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dio_interface_mux.c37 void (*notify)(const unsigned int gpio_in_available, member
/linux-4.4.14/drivers/virtio/
Dvirtio_pci_modern.c604 int err, common, isr, notify, device; in virtio_pci_modern_probe() local
Dvirtio_ring.c90 bool (*notify)(struct virtqueue *vq); member
/linux-4.4.14/kernel/irq/
Dmanage.c263 struct irq_affinity_notify *notify = in irq_affinity_notify() local
298 irq_set_affinity_notifier(unsigned int irq, struct irq_affinity_notify *notify) in irq_set_affinity_notifier()
/linux-4.4.14/drivers/thermal/
Dx86_pkg_temp_thermal.c322 bool notify = false; in pkg_temp_thermal_threshold_work_fn() local
/linux-4.4.14/drivers/acpi/
Ddock.c136 int (*notify)(struct acpi_device *, u32); in dock_hotplug_event() local
Dscan.c420 int (*notify)(struct acpi_device *, u32); in acpi_device_hotplug() local
Dacpi_video.c174 u8 notify:1; member
/linux-4.4.14/net/irda/irnet/
Dirnet_irda.c126 notify_t notify; /* Callback structure */ in irnet_open_tsap() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dbase.c466 nvkm_clk_pwrsrc(struct nvkm_notify *notify) in nvkm_clk_pwrsrc()
/linux-4.4.14/drivers/memstick/host/
Dtifm_ms.c75 struct tasklet_struct notify; member
Djmb38x_ms.c55 struct tasklet_struct notify; member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2049 struct nvkm_notify *notify) in nvkm_device_event_ctor()
/linux-4.4.14/sound/drivers/
Daloop.c84 unsigned int notify: 1; member
1003 static int loopback_mixer_new(struct loopback *loopback, int notify) in loopback_mixer_new()
/linux-4.4.14/drivers/base/power/opp/
Dcore.c591 struct dev_pm_opp *opp, bool notify) in _opp_remove()
/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc_sn2.c1710 struct xpc_notify_sn2 *notify; in xpc_notify_senders_sn2() local
2174 struct xpc_notify_sn2 *notify = notify; in xpc_send_payload_sn2() local
/linux-4.4.14/tools/lguest/
Dlguest.c139 u16 notify; member
161 struct virtio_pci_notify_cap notify; member
3159 struct lguest_pending notify; in run_guest() local
/linux-4.4.14/arch/mips/kernel/
Dvpe.c906 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify()
/linux-4.4.14/drivers/scsi/aacraid/
Dcommsup.c693 u32 notify; in aac_consumer_free() local
/linux-4.4.14/include/linux/power/
Dsmartreflex.h238 int (*notify)(struct omap_sr *sr, u32 status); member
/linux-4.4.14/drivers/rpmsg/
Dvirtio_rpmsg_bus.c954 bool notify; in rpmsg_probe() local
/linux-4.4.14/include/acpi/
Dacpi_bus.h147 int (*notify)(struct acpi_device *, u32); member
164 acpi_op_notify notify; member
Dactbl1.h549 struct acpi_hest_notify notify; member
602 struct acpi_hest_notify notify; member
/linux-4.4.14/drivers/scsi/snic/
Dvnic_dev.c56 struct vnic_devcmd_notify *notify; member
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c1416 int notify; in make_response() local
/linux-4.4.14/drivers/scsi/fnic/
Dvnic_dev.c42 struct vnic_devcmd_notify *notify; member
/linux-4.4.14/drivers/net/hyperv/
Dnetvsc_drv.c1025 bool notify, refresh = false; in netvsc_link_change() local
/linux-4.4.14/drivers/gpu/vga/
Dvgaarb.c1273 bool notify = false; in pci_notify() local
/linux-4.4.14/drivers/net/
Dxen-netfront.c283 int notify; in xennet_alloc_rx_buffers() local
568 int notify; in xennet_start_xmit() local
Dvxlan.c668 int notify = 0; in vxlan_fdb_create() local
/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.h177 void (*notify)(int code, void *data); member
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-topology.h133 u32 notify; member
/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcpim.h206 bfa_boolean_t notify; /* notify itnim on TM comp */ member
Dbfa_ioc.c1320 struct bfa_ioc_notify_s *notify; in bfa_ioc_event_notify() local
/linux-4.4.14/drivers/vhost/
Dvringh.c454 bool notify; in __vringh_need_notify() local
/linux-4.4.14/ipc/
Dmqueue.c74 struct sigevent notify; member
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dscan.c1521 int iwl_mvm_scan_stop(struct iwl_mvm *mvm, int type, bool notify) in iwl_mvm_scan_stop()
/linux-4.4.14/net/core/
Dneighbour.c874 int notify = 0; in neigh_timer_handler() local
1080 int notify = 0; in neigh_update() local
Ddev.c5704 static int __dev_set_promiscuity(struct net_device *dev, int inc, bool notify) in __dev_set_promiscuity()
5777 static int __dev_set_allmulti(struct net_device *dev, int inc, bool notify) in __dev_set_allmulti()
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c1093 struct bfa_ioc_notify *notify; in bfa_ioc_event_notify() local
2746 struct bfa_ioc_notify *notify) in bfa_nw_ioc_notify_register()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_gem.c1029 void (*notify)(void *arg); member
/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c1842 int notify; in push_tx_responses() local
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd.c1482 int notify = 0; in ksocknal_peer_failed() local
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c3284 void v4l2_ctrl_notify(struct v4l2_ctrl *ctrl, v4l2_ctrl_notify_fnc notify, void *priv) in v4l2_ctrl_notify()
/linux-4.4.14/drivers/scsi/megaraid/
Dmbox_defs.h456 mraid_notify_t notify; member
/linux-4.4.14/net/ipv4/
Dipmr.c549 static int vif_delete(struct mr_table *mrt, int vifi, int notify, in vif_delete()
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c3090 struct netlink_notify *notify = _notify; in mac80211_hwsim_netlink_notify() local
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_iba7322.c531 struct irq_affinity_notify notify; member
2799 static void qib_irq_notifier_notify(struct irq_affinity_notify *notify, in qib_irq_notifier_notify()
Dqib_verbs.h274 u8 notify; member
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.h286 u8 notify; member
/linux-4.4.14/fs/proc/
Dbase.c2197 int notify; in show_timer() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dhal.h963 u8 notify; member
994 u8 notify; member
1082 u8 notify; member
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c13535 u32 phy_flag, u32 link_flag, u8 notify) in bnx2x_analyze_link_error()
13614 u8 notify) in bnx2x_check_half_open_conn()
/linux-4.4.14/net/ipv6/
Daddrconf.c3509 bool notify = false; in addrconf_dad_begin() local
/linux-4.4.14/include/net/bluetooth/
Dhci_core.h399 void (*notify)(struct hci_dev *hdev, unsigned int evt); member
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c2307 u32 posted, page_offset = 0, notify = 0; in be_post_rx_frags() local
/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c263 void (*notify) (struct ibm_struct *, u32); member