/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
H A D | params.c | 8 #include <media/v4l2-event.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params.c | 8 #include <media/v4l2-event.h>
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
H A D | mali_utgard_uk_types.h | 953 u32 event_id; /**< [in] event id to register (see enum mali_profiling_events for values) */ 954 u32 data[5]; /**< [in] event specific data */ 1036 mali_uk_vsync_event event; /**< [in] VSYNCH event type */ member
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/include/linux/mali/ |
H A D | mali_utgard_uk_types.h | 959 u32 event_id; /**< [in] event id to register (see enum mali_profiling_events for values) */ 960 u32 data[5]; /**< [in] event specific data */ 1043 _mali_uk_vsync_event event; /**< [in] VSYNCH event type */ member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_debug_linux.c | 356 /* filter the event for higher log level with current log level */ in dhd_os_push_push_ring_data() 358 if ((dhd_event_map[i].tag == event_data->event) && in dhd_os_push_push_ring_data()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params.c | 8 #include <media/v4l2-event.h>
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | params.c | 8 #include <media/v4l2-event.h>
|
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/ |
H A D | mipi_v4l2_adapter.c | 22 #include <media/v4l2-event.h>
|
/drivers/peripheral/location/gnss/hdi_service/ |
H A D | location_vendor_lib.h | 763 * Callback for geofence event reporting. 767 * event - Current geofencing event. See GeofenceEvent for the definition of event. 771 int32_t event, int64_t timestamp); 819 * monitorEvent - Which geofence event to monitor. 900 * Indicates clockHWFreBias event, If the crystal oscillator(XO) has a frequency offset exception event, 908 * Indicates clockHWFreDrift event, If the crystal oscillator(XO) has a frequency drift exception event, [all...] |
/drivers/peripheral/wlan/client/include/ |
H A D | wifi_driver_client.h | 203 typedef int32_t (*OnReceiveFunc)(uint32_t event, void *data, const char *ifName);
|
/kernel/linux/linux-5.10/drivers/devfreq/ |
H A D | exynos-bus.c | 14 #include <linux/devfreq-event.h> 41 * Control the devfreq-event device to get the current state of bus 129 dev_err(dev, "failed to get event from devfreq-event devices\n"); in exynos_bus_get_dev_status() 137 dev_dbg(dev, "Usage of devfreq-event : %lu/%lu\n", stat->busy_time, in exynos_bus_get_dev_status() 143 dev_err(dev, "failed to set event to devfreq-event devices\n"); in exynos_bus_get_dev_status() 157 dev_warn(dev, "failed to disable the devfreq-event devices\n"); in exynos_bus_exit() 193 * Get the devfreq-event devices to get the current utilization of in exynos_bus_parent_parse_of() 198 dev_err(dev, "failed to get the count of devfreq-event de in exynos_bus_parent_parse_of() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | df_v3_6.c | 37 AMDGPU_PMU_ATTR(event, "config:0-7"); 55 /* df event attrs */ 57 "event=0x7,instance=0x46,umask=0x2"); 59 "event=0x7,instance=0x47,umask=0x2"); 61 "event=0x7,instance=0x46,umask=0x4"); 63 "event=0x7,instance=0x47,umask=0x4"); 65 "event=0xb,instance=0x46,umask=0x4"); 67 "event=0xb,instance=0x47,umask=0x4"); 69 "event=0xb,instance=0x46,umask=0x8"); 71 "event [all...] |
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | ipmi_bt_sm.c | 692 .event = bt_event,
|
H A D | ipmi_smic_sm.c | 581 .event = smic_event,
|
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | board-mityomapl138.c | 122 unsigned long event, void *data) in read_factory_config() 121 read_factory_config(struct notifier_block *nb, unsigned long event, void *data) read_factory_config() argument
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 482 * path and special case the event dispatch instead. This is the
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | floppy_64.h | 437 void sun_pci_fd_dma_callback(struct ebus_dma_info *p, int event, void *cookie) in sun_pci_fd_dma_callback() argument
|
H A D | vio.h | 497 void vio_link_state_change(struct vio_driver_state *vio, int event);
|
/kernel/linux/linux-5.10/Documentation/trace/postprocess/ |
H A D | trace-vmscan-postprocess.pl | 138 my $event = shift; 142 # Read the event format or use the default 143 if (!open (FORMAT, "/sys/kernel/debug/tracing/events/$event/format")) { 144 print("WARNING: Event $event format string not found\n"); 172 print("WARNING: Format not as expected for event $event '$key' != '$expected'\n"); 276 # Read each line of the event log 321 # Count the event itself 354 # Count the event itself
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | entry-compact.S | 139 flag 1 ; Unexpected event, halt
|
H A D | entry-arcv2.S | 64 flag 1 ; Unexpected event, halt
|
/kernel/linux/linux-5.10/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 79 * puts the specified CPU in wait-for-event mode on the flow controller 94 str r2, [r3, r1] @ put flow controller in wait event mode
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utcopy.c | 761 &dest_desc->event. in acpi_ut_copy_simple_object()
|
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | s5pv210-cpufreq.c | 555 unsigned long event, void *ptr) in s5pv210_cpufreq_reboot_notifier_event() 554 s5pv210_cpufreq_reboot_notifier_event(struct notifier_block *this, unsigned long event, void *ptr) s5pv210_cpufreq_reboot_notifier_event() argument
|
/kernel/linux/linux-5.10/drivers/extcon/ |
H A D | extcon-axp288.c | 285 unsigned long event, void *param) in axp288_extcon_id_evt() 468 * connection and generate an extcon event which makes the in axp288_extcon_resume() 284 axp288_extcon_id_evt(struct notifier_block *nb, unsigned long event, void *param) axp288_extcon_id_evt() argument
|