| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | notify.c | 28 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()
|
| H A D | client.c | 84 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); in nvkm_client_notify() local 132 struct nvkm_client_notify *notify; in nvkm_client_notify_new() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/ |
| H A D | notify.c | 33 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_dtor(struct nvif_notify *notify) in nvif_notify_dtor() 167 void *data, u32 size, u32 reply, struct nvif_notify *notify) in nvif_notify_ctor()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_ecache.c | 138 struct nf_ct_event_notifier *notify; in nf_conntrack_eventmask_report() local 195 struct nf_ct_event_notifier *notify; in nf_ct_deliver_cached_events() local 249 struct nf_exp_event_notifier *notify; in nf_ct_expect_event_report() local 277 struct nf_ct_event_notifier *notify; in nf_conntrack_register_notifier() local 298 struct nf_ct_event_notifier *notify; in nf_conntrack_unregister_notifier() local 314 struct nf_exp_event_notifier *notify; in nf_ct_expect_register_notifier() local 335 struct nf_exp_event_notifier *notify; in nf_ct_expect_unregister_notifier() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | megaraid.h | 249 struct notify { struct 250 u32 global_counter; /* Any change increments this counter */ 252 u8 param_counter; /* Indicates any params changed */ 253 u8 param_id; /* Param modified - defined below */ 254 u16 param_val; /* New val of last param modified */ 256 u8 write_config_counter; /* write config occurred */ 257 u8 write_config_rsvd[3]; 259 u8 ldrv_op_counter; /* Indicates ldrv op started/completed */ 260 u8 ldrv_opid; /* ldrv num */ 261 u8 ldrv_opcmd; /* ldrv operation - defined below */ [all …]
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_notify.c | 37 present_notify_ptr notify; in present_clear_window_notifies() local 53 present_free_window_notify(present_notify_ptr notify) in present_free_window_notify() 63 present_add_window_notify(present_notify_ptr notify) in present_add_window_notify()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | ap.c | 11 struct net_device *dev, bool notify) in __cfg80211_stop_ap() 50 struct net_device *dev, bool notify) in cfg80211_stop_ap()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sound_fsm.c | 669 enum RTW_PHL_SND_NOTIFY_EVENT notify = RTW_PHL_SND_C2H_SND_DOWN; in phl_snd_fsm_ev_c2h_snd_down() local 685 enum RTW_PHL_SND_NOTIFY_EVENT notify = RTW_PHL_SND_START; in phl_snd_fsm_ev_start_func() local 712 enum RTW_PHL_SND_NOTIFY_EVENT notify = RTW_PHL_SND_ABORT; in phl_snd_fsm_ev_abort() local 723 phl_snd_fsm_send_msg(void *phl, enum RTW_PHL_SND_NOTIFY_EVENT notify, in phl_snd_fsm_send_msg()
|
| H A D | phl_cmd_ser.c | 89 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in _ser_event_notify() local 472 u8 notify = RTW_PHL_SER_L0_RESET; in _ser_msg_hdl_evt_chk() local 842 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify) in phl_ser_send_msg() 905 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in phl_fw_watchdog_timeout_notify() local 913 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in rtw_phl_ser_l2_notify() local
|
| H A D | phl_ser_fsm.c | 131 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in _ser_event_notify() local 309 u8 notify; in ser_idle_st_hdl() local 1255 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in phl_fw_watchdog_timeout_notify() local 1263 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in rtw_phl_ser_l2_notify() local 1275 enum RTW_PHL_SER_NOTIFY_EVENT notify) in phl_ser_send_msg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sound_fsm.c | 669 enum RTW_PHL_SND_NOTIFY_EVENT notify = RTW_PHL_SND_C2H_SND_DOWN; in phl_snd_fsm_ev_c2h_snd_down() local 685 enum RTW_PHL_SND_NOTIFY_EVENT notify = RTW_PHL_SND_START; in phl_snd_fsm_ev_start_func() local 712 enum RTW_PHL_SND_NOTIFY_EVENT notify = RTW_PHL_SND_ABORT; in phl_snd_fsm_ev_abort() local 723 phl_snd_fsm_send_msg(void *phl, enum RTW_PHL_SND_NOTIFY_EVENT notify, in phl_snd_fsm_send_msg()
|
| H A D | phl_cmd_ser.c | 89 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in _ser_event_notify() local 472 u8 notify = RTW_PHL_SER_L0_RESET; in _ser_msg_hdl_evt_chk() local 842 phl_ser_send_msg(void *phl, enum RTW_PHL_SER_NOTIFY_EVENT notify) in phl_ser_send_msg() 894 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in phl_fw_watchdog_timeout_notify() local 902 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in rtw_phl_ser_l2_notify() local
|
| H A D | phl_ser_fsm.c | 131 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in _ser_event_notify() local 309 u8 notify; in ser_idle_st_hdl() local 1255 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in phl_fw_watchdog_timeout_notify() local 1263 enum RTW_PHL_SER_NOTIFY_EVENT notify = RTW_PHL_SER_L2_RESET; in rtw_phl_ser_l2_notify() local 1275 enum RTW_PHL_SER_NOTIFY_EVENT notify) in phl_ser_send_msg()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | pvcalls-front.c | 265 int notify, req_id, ret; in pvcalls_front_socket() local 418 int notify, req_id, ret; in pvcalls_front_connect() local 666 int notify, req_id, ret; in pvcalls_front_bind() local 719 int notify, req_id, ret; in pvcalls_front_listen() local 769 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local 905 int notify, req_id, ret; in pvcalls_front_poll_passive() local 1004 int req_id, notify, ret; in pvcalls_front_release() local
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | busfault.c | 46 busfault_notify_ptr notify; member 54 busfault_register_mmap(void *addr, size_t size, busfault_notify_ptr notify, void *context) in busfault_register_mmap()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | cpu_rmap.c | 214 struct irq_affinity_notify notify; member 250 irq_cpu_rmap_notify(struct irq_affinity_notify *notify, const cpumask_t *mask) in irq_cpu_rmap_notify()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | base.c | 130 struct nvkm_notify *notify) in nvkm_fifo_kevent_ctor() 149 struct nvkm_notify *notify) in nvkm_fifo_cevent_ctor() 187 struct nvkm_notify *notify) in nvkm_fifo_uevent_ctor()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | waitq.c | 249 const struct path *path, enum autofs_notify notify) in validate_request() 348 const struct path *path, enum autofs_notify notify) in autofs_wait()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | ivc.h | 81 void (*notify)(struct tegra_ivc *); member
|
| /OK3568_Linux_fs/kernel/include/linux/spi/ |
| H A D | corgi_lcd.h | 14 void (*notify)(int intensity); member
|
| /OK3568_Linux_fs/kernel/include/linux/remoteproc/ |
| H A D | qcom_rproc.h | 40 static inline int qcom_unregister_ssr_notifier(void *notify, in qcom_unregister_ssr_notifier()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpp_event_trigger.h | 34 int (*notify)(void *param); member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
| H A D | nv50.h | 13 struct nvkm_notify notify[4]; member
|
| /OK3568_Linux_fs/kernel/net/openvswitch/ |
| H A D | dp_notify.c | 16 struct sk_buff *notify; in dp_detach_port_notify() local
|
| /OK3568_Linux_fs/kernel/include/soc/tegra/ |
| H A D | ivc.h | 23 void (*notify)(struct tegra_ivc *ivc, void *data); member
|