/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-comp.c | 796 int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_on() 837 void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_off() 873 struct device_node *node, struct mdp_comp *comp) in mdp_get_subsys_id() 907 struct mdp_comp *comp) in __mdp_comp_init() 925 struct mdp_comp *comp, enum mtk_mdp_comp_id id) in mdp_comp_init() 993 static void mdp_comp_deinit(struct mdp_comp *comp) in mdp_comp_deinit() 1012 struct mdp_comp *comp; in mdp_comp_create() local 1048 struct mdp_comp *comp; in mdp_comp_sub_create() local 1114 struct mdp_comp *comp; in mdp_comp_config() local
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_audmix.c | 86 static int fsl_audmix_state_trans(struct snd_soc_component *comp, in fsl_audmix_state_trans() 114 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_audmix_put_mix_clk_src() local 152 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in fsl_audmix_put_out_src() local 241 struct snd_soc_component *comp = dai->component; in fsl_audmix_dai_set_fmt() local
|
H A D | fsl_micfil.c | 234 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in micfil_put_dc_remover_state() local 262 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in micfil_get_dc_remover_state() local 273 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in hwvad_put_enable() local 287 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in hwvad_get_enable() local 298 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in hwvad_put_init_mode() local 315 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in hwvad_get_init_mode() local 326 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol); in hwvad_detected() local
|
H A D | imx-spdif.c | 18 struct snd_soc_dai_link_component *comp; in imx_spdif_audio_probe() local
|
/openbmc/linux/drivers/regulator/ |
H A D | twl-regulator.c | 540 #define TWL_OF_MATCH(comp, family, label) \ argument 546 #define TWL4030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL4030, label) argument 547 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument 548 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument 549 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument 550 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
|
H A D | twl6030-regulator.c | 634 #define TWL_OF_MATCH(comp, family, label) \ argument 640 #define TWL6030_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6030, label) argument 641 #define TWL6032_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWL6032, label) argument 642 #define TWLFIXED_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLFIXED, label) argument 643 #define TWLSMPS_OF_MATCH(comp, label) TWL_OF_MATCH(comp, TWLSMPS, label) argument
|
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_color.c | 22 #define DISP_COLOR_START(comp) ((comp)->data->color_offset) argument 23 #define DISP_COLOR_WIDTH(comp) (DISP_COLOR_START(comp) + 0x50) argument 24 #define DISP_COLOR_HEIGHT(comp) (DISP_COLOR_START(comp) + 0x54) argument
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wcd934x.c | 1511 struct snd_soc_component *comp = dai->component; in wcd934x_set_prim_interpolator_rate() local 1637 struct snd_soc_component *comp = dai->component; in wcd934x_set_decimator_rate() local 2215 static int wcd934x_init_dmic(struct snd_soc_component *comp) in wcd934x_init_dmic() 3087 static void wcd934x_comp_remove(struct snd_soc_component *comp) in wcd934x_comp_remove() 3095 static int wcd934x_comp_set_sysclk(struct snd_soc_component *comp, in wcd934x_comp_set_sysclk() 3230 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd934x_compander_get() local 3243 int comp = ((struct soc_mixer_control *)kc->private_value)->shift; in wcd934x_compander_set() local 3446 struct snd_soc_component *comp; in wcd934x_dec_enum_put() local 4258 static int wcd934x_config_compander(struct snd_soc_component *comp, in wcd934x_config_compander() 4763 static u8 wcd934x_get_dmic_clk_val(struct snd_soc_component *comp, in wcd934x_get_dmic_clk_val() [all …]
|
H A D | wsa881x.c | 734 static int wsa881x_component_probe(struct snd_soc_component *comp) in wsa881x_component_probe() 746 struct snd_soc_component *comp = snd_soc_kcontrol_component(kc); in wsa881x_put_pa_gain() local 792 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in wsa881x_get_port() local 804 static int wsa881x_boost_ctrl(struct snd_soc_component *comp, bool enable) in wsa881x_boost_ctrl() 824 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol); in wsa881x_set_port() local 885 static int wsa881x_visense_txfe_ctrl(struct snd_soc_component *comp, in wsa881x_visense_txfe_ctrl() 908 static int wsa881x_visense_adc_ctrl(struct snd_soc_component *comp, in wsa881x_visense_adc_ctrl() 921 struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm); in wsa881x_spkr_pa_event() local
|
/openbmc/linux/arch/s390/boot/ |
H A D | ipl_report.c | 32 struct ipl_rb_component_entry *comp; in get_cert_comp_list_size() local 66 struct ipl_rb_component_entry *comp, *ptr; in copy_components_bootdata() local
|
/openbmc/linux/drivers/counter/ |
H A D | counter-chrdev.c | 29 struct counter_comp comp; member 49 #define counter_comp_read_is_set(comp) \ argument 491 const struct counter_comp *const comp, in counter_get_array_data() 528 const struct counter_comp *const comp = &comp_node->comp; in counter_get_data() local
|
H A D | counter-sysfs.c | 39 struct counter_comp comp; member 534 const struct counter_comp *const comp, void *const parent) in counter_avail_attr_create() 569 const struct counter_comp *const comp, in counter_attr_create() 765 const struct counter_comp *const comp, in counter_array_attrs_create() 847 struct counter_comp comp; in counter_signal_attrs_create() local 901 struct counter_comp comp; in counter_sysfs_synapses_add() local 947 struct counter_comp comp; in counter_count_attrs_create() local
|
/openbmc/phosphor-inventory-manager/test/ |
H A D | utils_test.cpp | 47 RelPathCompare comp("prefix"); in TEST() local 75 RelPathCompare comp(""); in TEST() local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | audio_codec.c | 809 struct snd_soc_component *comp; in gbaudio_register_module() local 935 struct snd_soc_component *comp = gbcodec->component; in gbaudio_unregister_module() local 997 static int gbcodec_probe(struct snd_soc_component *comp) in gbcodec_probe() 1030 static int gbcodec_write(struct snd_soc_component *comp, unsigned int reg, in gbcodec_write() 1036 static unsigned int gbcodec_read(struct snd_soc_component *comp, in gbcodec_read()
|
/openbmc/linux/sound/soc/ |
H A D | soc-topology.c | 64 struct snd_soc_component *comp; member 347 struct snd_soc_component *comp = tplg->comp; in soc_tplg_add_kcontrol() local 354 static void soc_tplg_remove_kcontrol(struct snd_soc_component *comp, struct snd_soc_dobj *dobj, in soc_tplg_remove_kcontrol() 370 static void soc_tplg_remove_route(struct snd_soc_component *comp, in soc_tplg_remove_route() 383 static void soc_tplg_remove_widget(struct snd_soc_component *comp, in soc_tplg_remove_widget() 411 static void soc_tplg_remove_dai(struct snd_soc_component *comp, in soc_tplg_remove_dai() 432 static void soc_tplg_remove_link(struct snd_soc_component *comp, in soc_tplg_remove_link() 450 static void remove_backend_link(struct snd_soc_component *comp, in remove_backend_link() 2533 int snd_soc_tplg_component_load(struct snd_soc_component *comp, in snd_soc_tplg_component_load() 2572 int snd_soc_tplg_component_remove(struct snd_soc_component *comp) in snd_soc_tplg_component_remove()
|
/openbmc/linux/drivers/net/ethernet/amd/pds_core/ |
H A D | auxbus.c | 19 union pds_core_adminq_comp comp = {}; in pds_client_register() local 59 union pds_core_adminq_comp comp = {}; in pds_client_unregister() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xsk.c | 70 struct xsk_ring_cons *comp; member 163 struct xsk_ring_cons *comp) in xsk_create_umem_rings() 223 struct xsk_ring_cons *comp, in xsk_umem__create() 504 struct xsk_ring_cons *comp) in xsk_create_ctx() 542 struct xsk_ring_cons *comp, in xsk_socket__create_shared()
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | hda_dsp_common.h | 23 struct snd_soc_component *comp) in hda_dsp_hdmi_build_controls()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw_mfa2.c | 498 struct mlxfw_mfa2_component comp; member 535 const struct mlxfw_mfa2_tlv_component_descriptor *comp; in mlxfw_mfa2_file_component_get() local 578 void mlxfw_mfa2_file_component_put(struct mlxfw_mfa2_component *comp) in mlxfw_mfa2_file_component_put()
|
/openbmc/linux/fs/jffs2/ |
H A D | compr.c | 301 int jffs2_register_compressor(struct jffs2_compressor *comp) in jffs2_register_compressor() 337 int jffs2_unregister_compressor(struct jffs2_compressor *comp) in jffs2_unregister_compressor()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | debug.h | 159 #define rtl_dbg(rtlpriv, comp, level, fmt, ...) \ argument 177 u64 comp, int level, in rtl_dbg() 190 u64 comp, int level, in RT_PRINT_DATA()
|
/openbmc/linux/arch/arm/mach-zynq/ |
H A D | pm.c | 32 static void __iomem *zynq_pm_ioremap(const char *comp) in zynq_pm_ioremap()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | timex.h | 54 int comp = (prid & PRID_COMP_MASK) != PRID_COMP_LEGACY; in can_use_mips_counter() local
|
/openbmc/linux/drivers/clk/ti/ |
H A D | composite.c | 83 struct component_clk *comp; in _lookup_component() local 117 struct component_clk *comp; in _register_composite() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if500d.h | 19 __u8 comp; member
|