Home
last modified time | relevance | path

Searched refs:event (Results 6551 - 6575 of 6934) sorted by relevance

1...<<261262263264265266267268269270>>...278

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c3057 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v8_0_crtc_irq()
3068 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v8_0_crtc_irq()
3145 if (works->event) in dce_v8_0_pageflip_irq()
3146 drm_crtc_send_vblank_event(&amdgpu_crtc->base, works->event); in dce_v8_0_pageflip_irq()
H A Ddce_v10_0.c3176 if (works->event) in dce_v10_0_pageflip_irq()
3177 drm_crtc_send_vblank_event(&amdgpu_crtc->base, works->event); in dce_v10_0_pageflip_irq()
3245 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v10_0_crtc_irq()
3257 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v10_0_crtc_irq()
H A Ddce_v6_0.c2967 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v6_0_crtc_irq()
2978 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v6_0_crtc_irq()
3055 if (works->event) in dce_v6_0_pageflip_irq()
3056 drm_crtc_send_vblank_event(&amdgpu_crtc->base, works->event); in dce_v6_0_pageflip_irq()
/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dmeson8b.c3693 unsigned long event, void *data) in meson8b_cpu_clk_notifier_cb()
3700 switch (event) { in meson8b_cpu_clk_notifier_cb()
3692 meson8b_cpu_clk_notifier_cb(struct notifier_block *nb, unsigned long event, void *data) meson8b_cpu_clk_notifier_cb() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2950 unsigned long event, void *ptr) in mlx4_en_netdev_event()
2990 if ((do_bond && (event != NETDEV_BONDING_INFO)) || !port) in mlx4_en_netdev_event()
2949 mlx4_en_netdev_event(struct notifier_block *this, unsigned long event, void *ptr) mlx4_en_netdev_event() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c164 "%s:Trigger cq = %p event nq = %p\n", in bnxt_qpn_cqn_sched_task()
365 nqsrqe->event)) in bnxt_qplib_service_nq()
369 "SRQ event 0x%x not handled\n", in bnxt_qplib_service_nq()
370 nqsrqe->event); in bnxt_qplib_service_nq()
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c3664 unsigned long event, void *ptr) in tun_device_event()
3673 switch (event) { in tun_device_event()
3663 tun_device_event(struct notifier_block *unused, unsigned long event, void *ptr) tun_device_event() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c332 * interrupt for this detection ccw uses the kernel event daemon to
581 * event daemon.
596 /* queue call to dasd_kick_device to the kernel event daemon. */ in dasd_kick_device()
604 * event daemon.
617 /* queue call to dasd_reload_device to the kernel event daemon. */ in dasd_reload_device()
625 * event daemon.
638 /* queue call to dasd_restore_device to the kernel event daemon. */ in dasd_restore_device()
3841 int dasd_generic_notify(struct ccw_device *cdev, int event) in dasd_generic_notify() argument
3850 switch (event) { in dasd_generic_notify()
4040 /* queue call to dasd_reload_device to the kernel event daemo in dasd_schedule_requeue()
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp1362-hcd.c2724 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
2746 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in isp1362_resume()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_state.c2199 c.event = XFRM_MSG_EXPIRE; in km_state_expired()
2265 c.event = XFRM_MSG_POLEXPIRE; in km_policy_expired()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c811 "HDMI hot plug event: Codec=%d Pin=%d Device=%d Inactive=%d Presence_Detect=%d ELD_Valid=%d\n", in hdmi_intrinsic_event()
826 "HDMI CP event: CODEC=%d TAG=%d SUBTAG=0x%x CP_STATE=%d CP_READY=%d\n", in hdmi_non_intrinsic_event()
862 codec_dbg(codec, "Unexpected HDMI event tag 0x%x\n", tag); in hdmi_unsol_event()
1559 * disconnected event. Jack must be fetched before update_eld(). in update_eld()
1572 /* if pcm_idx == -1, it means this is in monitor connection event in update_eld()
2612 /* turn on / off the unsol event jack detection dynamically */
2691 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND) in generic_acomp_pin_eld_notify()
2874 if (codec->core.dev.power.power_state.event == PM_EVENT_SUSPEND) in intel_pin_eld_notify()
3112 /* unsolicited event for jack sensing */
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c586 int event) in snd_pcm_timer_notify()
590 snd_timer_notify(substream->timer, event, in snd_pcm_timer_notify()
585 snd_pcm_timer_notify(struct snd_pcm_substream *substream, int event) snd_pcm_timer_notify() argument
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dservices.c3788 static int aurule_avc_callback(u32 event) in aurule_avc_callback() argument
3792 if (event == AVC_CALLBACK_RESET && aurule_callback) in aurule_avc_callback()
/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c1942 unsigned long event, void *ptr) in pktgen_device_event()
1954 switch (event) { in pktgen_device_event()
1941 pktgen_device_event(struct notifier_block *unused, unsigned long event, void *ptr) pktgen_device_event() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr.c1721 static int ipmr_device_event(struct notifier_block *this, unsigned long event, void *ptr) in ipmr_device_event() argument
1729 if (event != NETDEV_UNREGISTER) in ipmr_device_event()
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ctl.c1684 /* Netdev event receiver
1687 static int ip_vs_dst_event(struct notifier_block *this, unsigned long event, in ip_vs_dst_event() argument
1697 if (event != NETDEV_DOWN || !ipvs) in ip_vs_dst_event()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2912 nvkm_event_fini(&device->event); in nvkm_device_del()
2987 ret = nvkm_event_init(&nvkm_device_event_func, 1, 1, &device->event); in nvkm_device_ctor()
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c1374 switch (state.event) { in pci_choose_state()
1384 pci_info(dev, "unrecognized suspend event %d\n", in pci_choose_state()
1385 state.event); in pci_choose_state()
2192 * @dev: PCIe root port or event collector.
2420 * __pci_enable_wake - enable PCI device as wakeup event source
2423 * @enable: True to enable event generation; false to disable
2425 * This enables the device as a wakeup event source, or disables it.
2447 * on a hotplug event) and they need to be covered here. in __pci_enable_wake()
2494 * @enable: Whether or not to enable event generation
2511 * @enable: True to enable wake-up event generatio
[all...]
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd.c303 * interrupt for this detection ccw uses the kernel event daemon to
536 * event daemon.
551 /* queue call to dasd_kick_device to the kernel event daemon. */ in dasd_kick_device()
559 * event daemon.
572 /* queue call to dasd_reload_device to the kernel event daemon. */ in dasd_reload_device()
3731 int dasd_generic_notify(struct ccw_device *cdev, int event) in dasd_generic_notify() argument
3740 switch (event) { in dasd_generic_notify()
3937 /* queue call to dasd_reload_device to the kernel event daemon. */ in dasd_schedule_requeue()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-wmi.c107 /* The WMI hotkey event value is always the same. */
1704 static void asus_rfkill_notify(acpi_handle handle, u32 event, void *data) in asus_rfkill_notify() argument
1708 if (event != ACPI_NOTIFY_BUS_CHECK) in asus_rfkill_notify()
3913 pr_warn("Failed to process event queue, last code: 0x%x\n", code); in asus_wmi_notify()
3924 pr_warn("Failed to get event during flush: %d\n", code); in asus_wmi_notify_queue_flush()
3932 pr_warn("Failed to flush event queue\n"); in asus_wmi_notify_queue_flush()
4174 * Some devices can have multiple event codes stored in a queue before in asus_wmi_platform_init()
4176 * the INIT method (enables event handling). The WMI notify handler is in asus_wmi_platform_init()
4177 * expected to retrieve all event codes until a retrieved code equals in asus_wmi_platform_init()
4184 dev_info(dev, "Detected ATK, enable event queu in asus_wmi_platform_init()
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp1362-hcd.c2719 if (state.event == PM_EVENT_FREEZE) { in isp1362_suspend()
2741 if (pdev->dev.power.power_state.event == PM_EVENT_SUSPEND) { in isp1362_resume()
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c2502 static int event_handler(struct notifier_block *nb, unsigned long event, void *param) in event_handler() argument
2508 if (event == MLX5_EVENT_TYPE_PORT_CHANGE) { in event_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c3076 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v8_0_crtc_irq()
3087 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v8_0_crtc_irq()
3164 if (works->event) in dce_v8_0_pageflip_irq()
3165 drm_crtc_send_vblank_event(&amdgpu_crtc->base, works->event); in dce_v8_0_pageflip_irq()
H A Ddce_v11_0.c3317 if(works->event) in dce_v11_0_pageflip_irq()
3318 drm_crtc_send_vblank_event(&amdgpu_crtc->base, works->event); in dce_v11_0_pageflip_irq()
3387 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v11_0_crtc_irq()
3399 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v11_0_crtc_irq()
H A Ddce_v10_0.c3186 if (works->event) in dce_v10_0_pageflip_irq()
3187 drm_crtc_send_vblank_event(&amdgpu_crtc->base, works->event); in dce_v10_0_pageflip_irq()
3255 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v10_0_crtc_irq()
3267 DRM_DEBUG("IH: IH event w/o asserted irq bit?\n"); in dce_v10_0_crtc_irq()

Completed in 112 milliseconds

1...<<261262263264265266267268269270>>...278