/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atpx_handler.c | 187 struct atpx_px_params output; in amdgpu_atpx_validate() local 265 struct atpx_verify_interface output; in amdgpu_atpx_verify_interface() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/ti/ |
H A D | clkctrl.c | 476 const char *output; in clkctrl_get_name() local
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | pcc-cpufreq.c | 305 struct acpi_buffer output = {ACPI_ALLOCATE_BUFFER, NULL}; in pcc_cpufreq_do_osc() local 391 struct acpi_buffer output in pcc_cpufreq_evaluate() local [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/dvb/ |
H A D | dmx.h | 181 enum dmx_output output; member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | firewire.h | 233 } output; global() member 240 } output; global() member [all...] |
/kernel/linux/linux-6.6/arch/x86/hyperv/ |
H A D | ivm.c | 68 u64 hv_ghcb_hypercall(u64 control, void *input, void *output, u32 input_size) in hv_ghcb_hypercall() argument
|
/kernel/linux/linux-6.6/drivers/net/wireguard/ |
H A D | noise.c | 348 u8 output[BLAKE2S_HASH_SIZE + 1]; in kdf() local 497 tai64n_now(u8 output[NOISE_TIMESTAMP_LEN]) tai64n_now() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp514x.c | 115 u32 output; member 651 tvp514x_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) tvp514x_s_routing() argument [all...] |
H A D | saa717x.c | 911 saa717x_s_video_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) saa717x_s_video_routing() argument 1070 saa717x_s_audio_routing(struct v4l2_subdev *sd, u32 input, u32 output, u32 config) saa717x_s_audio_routing() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-480.c | 254 struct vfe_output *output; in vfe_get_output() local 290 struct vfe_output *output = &line->output; vfe_enable_output() local 333 struct vfe_output *output = &line->output; vfe_disable_output() local 423 struct vfe_output *output; vfe_isr_reg_update() local 448 struct vfe_output *output; vfe_isr_wm_done() local 545 struct vfe_output *output; vfe_queue_buffer() local [all...] |
H A D | camss-vfe.c | 311 struct vfe_output *output = &vfe->line[i].output; in vfe_init_outputs() local 354 struct camss_buffer *vfe_buf_get_pending(struct vfe_output *output) in vfe_buf_get_pending() argument 368 void vfe_buf_add_pending(struct vfe_output *output, in vfe_buf_add_pending() argument 380 vfe_buf_flush_pending(struct vfe_output *output, enum vb2_buffer_state state) vfe_buf_flush_pending() argument 395 struct vfe_output *output = &line->output; vfe_put_output() local 679 struct vfe_output *output; vfe_flush_buffers() local [all...] |
H A D | camss-vfe.h | 96 struct vfe_output output; member
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_video.c | 469 vsp1_video_pipeline_build_branch(struct vsp1_pipeline *pipe, struct vsp1_rwpf *input, struct vsp1_rwpf *output) vsp1_video_pipeline_build_branch() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_hal.c | 525 u8 output = 0; in bl_write_cmd() local
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2_coresight.c | 2428 u64 *output; in gaudi2_config_spmu() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | tcrypt.c | 873 char *output; in test_ahash_speed_common() local
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | habanalabs_ioctl.c | 198 void *input = NULL, *output = NULL; in debug_coresight() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_drv.c | 324 struct omap_dss_device *output = NULL; in omap_connect_pipelines() local 377 omap_display_id(struct omap_dss_device *output) omap_display_id() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dpi.c | 43 struct omap_dss_device output; member [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | asus_wmi_sensors.c | 174 static int asus_wmi_call_method(u32 method_id, u32 *args, struct acpi_buffer *output) in asus_wmi_call_method() argument 192 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_version() local 223 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_get_item_count() local 272 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; in asus_wmi_sensor_info() local 345 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; asus_wmi_update_buffer() local 353 struct acpi_buffer output = { ACPI_ALLOCATE_BUFFER, NULL }; asus_wmi_get_sensor_value() local [all...] |
H A D | emc2103.c | 73 static int read_u8_from_i2c(struct i2c_client *client, u8 i2c_reg, u8 *output) in read_u8_from_i2c() argument 100 static void read_fan_from_i2c(struct i2c_client *client, u16 *output, in read_fan_from_i2c() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dpaux.c | 48 struct tegra_output *output; member 720 int drm_dp_aux_attach(struct drm_dp_aux *aux, struct tegra_output *output) in drm_dp_aux_attach() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 288 int vc4_hvs_get_fifo_from_output(struct vc4_hvs *hvs, unsigned int output) in vc4_hvs_get_fifo_from_output() argument
|
/kernel/linux/linux-6.6/drivers/hwtracing/stm/ |
H A D | p_sys-t.c | 98 static int sys_t_output_open(void *priv, struct stm_output *output) in sys_t_output_open() argument 113 static void sys_t_output_close(struct stm_output *output) in sys_t_output_close() argument 287 static ssize_t sys_t_write(struct stm_data *data, struct stm_output *output, in sys_t_write() argument
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | intel_th.h | 87 struct intel_th_output output; global() member [all...] |