/kernel/linux/linux-5.10/drivers/counter/ |
H A D | counter.c | 322 const struct counter_name_unit *const comp = to_counter_attr(attr)->component; in counter_device_attr_name_show() local 372 const struct counter_signal_ext_unit *const comp = devattr->component; in counter_signal_ext_show() local 383 const struct counter_signal_ext_unit *const comp = devattr->component; in counter_signal_ext_store() local 820 const struct counter_count_ext_unit *const comp = devattr->component; in counter_count_ext_show() local 831 const struct counter_count_ext_unit *const comp = devattr->component; counter_count_ext_store() local 1049 const struct counter_size_unit *const comp = to_counter_attr(attr)->component; counter_device_attr_size_show() local [all...] |
/kernel/linux/linux-5.10/drivers/block/ |
H A D | sunvdc.c | 574 struct vio_completion comp; in generic_request() local 759 struct vio_completion comp; in vdc_port_up() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | lpc32xx_slc.c | 224 struct completion comp; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline_state.c | 229 komeda_component_set_output(struct komeda_component_output *output, struct komeda_component *comp, u8 output_port) komeda_component_set_output() argument
|
/kernel/linux/linux-5.10/drivers/macintosh/ |
H A D | smu.c | 336 struct completion *comp = misc; in smu_done_complete() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_eq.c | 133 } __packed comp; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_hdcp.c | 1019 struct i915_hdcp_comp_master *comp; in hdcp2_prepare_ake_init() local 1048 struct i915_hdcp_comp_master *comp; in hdcp2_verify_rx_cert_prepare_km() local 1075 struct i915_hdcp_comp_master *comp; hdcp2_verify_hprime() local 1100 struct i915_hdcp_comp_master *comp; hdcp2_store_pairing_info() local 1126 struct i915_hdcp_comp_master *comp; hdcp2_prepare_lc_init() local 1152 struct i915_hdcp_comp_master *comp; hdcp2_verify_lprime() local 1177 struct i915_hdcp_comp_master *comp; hdcp2_prepare_skey() local 1205 struct i915_hdcp_comp_master *comp; hdcp2_verify_rep_topology_prepare_ack() local 1233 struct i915_hdcp_comp_master *comp; hdcp2_verify_mprime() local 1256 struct i915_hdcp_comp_master *comp; hdcp2_authenticate_port() local 1279 struct i915_hdcp_comp_master *comp; hdcp2_close_mei_session() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/ |
H A D | kirin_drm_ade.c | 403 static void ade_dump_overlay_compositor_regs(void __iomem *base, u32 comp) in ade_dump_overlay_compositor_regs() argument
|
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-isc.h | 206 struct completion comp; member
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe.c | 1083 static void vfe_isr_comp_done(struct vfe_device *vfe, u8 comp) in vfe_isr_comp_done() argument
|
/kernel/linux/linux-5.10/drivers/most/ |
H A D | core.c | 33 struct most_component *comp; member 450 struct most_component *comp; in match_component() local 517 struct most_component *comp; in components_show() local 551 link_channel_to_component(struct most_channel *c, struct most_component *comp, char *name, char *comp_param) link_channel_to_component() argument 668 struct most_component *comp; most_cfg_complete() local 681 struct most_component *comp = match_component(comp_name); most_add_link() local 692 struct most_component *comp; most_remove_link() local 953 channel_has_mbo(struct most_interface *iface, int id, struct most_component *comp) channel_has_mbo() argument 984 most_get_mbo(struct most_interface *iface, int id, struct most_component *comp) most_get_mbo() argument 1090 most_start_channel(struct most_interface *iface, int id, struct most_component *comp) most_start_channel() argument 1160 most_stop_channel(struct most_interface *iface, int id, struct most_component *comp) most_stop_channel() argument 1219 most_register_component(struct most_component *comp) most_register_component() argument 1234 struct most_component *comp = data; disconnect_channels() local 1252 most_deregister_component(struct most_component *comp) most_deregister_component() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | gianfar_ethtool.c | 1269 struct ethtool_flow_spec_container *temp, *comp; in gfar_add_cls() local 1322 struct ethtool_flow_spec_container *comp; in gfar_del_cls() local 1344 struct ethtool_flow_spec_container *comp; gfar_get_cls() local 1362 struct ethtool_flow_spec_container *comp; gfar_get_cls_all() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | ucma.c | 87 struct completion comp; member
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-uniphier-f.c | 79 struct completion comp; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
H A D | efa_com.c | 296 __efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq, struct efa_admin_aq_entry *cmd, size_t cmd_size_in_bytes, struct efa_admin_acq_entry *comp, size_t comp_size_in_bytes) __efa_com_submit_admin_cmd() argument 382 efa_com_submit_admin_cmd(struct efa_com_admin_queue *aq, struct efa_admin_aq_entry *cmd, size_t cmd_size_in_bytes, struct efa_admin_acq_entry *comp, size_t comp_size_in_bytes) efa_com_submit_admin_cmd() argument 608 efa_com_cmd_exec(struct efa_com_admin_queue *aq, struct efa_admin_aq_entry *cmd, size_t cmd_size, struct efa_admin_acq_entry *comp, size_t comp_size) efa_com_cmd_exec() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.h | 340 struct wil_rx_status_compressed comp; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 584 s32 comp = 0; in il4965_get_voltage_compensation() local [all...] |
/kernel/linux/linux-5.10/drivers/net/fddi/ |
H A D | defxx.c | 3505 u8 comp; /* local transmit completion index */ in dfx_xmt_done() local 3637 u8 comp; /* local transmit completion index */ in dfx_xmt_flush() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | sdio.h | 125 struct completion *comp; member
|
/kernel/linux/linux-5.10/drivers/slimbus/ |
H A D | slimbus.h | 136 struct completion *comp; member
|
H A D | qcom-ctrl.c | 151 struct completion *comp; in slim_ack_txn() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | virtio_scsi.c | 42 struct completion *comp; member
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wcd-clsh-v2.c | 19 struct snd_soc_component *comp; member 109 struct snd_soc_component *comp = ctrl->comp; in wcd_enable_clsh_block() local 120 static inline bool wcd_clsh_enable_status(struct snd_soc_component *comp) in wcd_clsh_enable_status() argument 126 static inline void wcd_clsh_set_buck_mode(struct snd_soc_component *comp, in wcd_clsh_set_buck_mode() argument 140 static inline void wcd_clsh_set_flyback_mode(struct snd_soc_component *comp, in wcd_clsh_set_flyback_mode() argument 158 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_buck_ctrl() local 177 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_flyback_ctrl() local 197 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_set_gain_path() local 222 wcd_clsh_set_hph_mode(struct snd_soc_component *comp, int mode) wcd_clsh_set_hph_mode() argument 267 wcd_clsh_set_flyback_current(struct snd_soc_component *comp, int mode) wcd_clsh_set_flyback_current() argument 279 wcd_clsh_set_buck_regulator_mode(struct snd_soc_component *comp, int mode) wcd_clsh_set_buck_regulator_mode() argument 295 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_lo() local 322 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_hph_r() local 380 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_hph_l() local 438 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_state_ear() local 528 struct snd_soc_component *comp = ctrl->comp; wcd_clsh_ctrl_set_state() local 558 wcd_clsh_ctrl_alloc(struct snd_soc_component *comp, int version) wcd_clsh_ctrl_alloc() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_easrc.c | 49 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_easrc_iec958_put_bits() local 64 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_easrc_iec958_get_bits() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | dso.h | 187 int comp; member 283 int comp; member
|