Home
last modified time | relevance | path

Searched defs:cfg (Results 1051 - 1075 of 2401) sorted by relevance

1...<<41424344454647484950>>...97

/kernel/linux/linux-5.10/include/net/caif/
H A Dcaif_hsi.h153 struct cfhsi_config cfg; member
/kernel/linux/linux-5.10/sound/isa/es1688/
H A Des1688_lib.c185 int cfg, irq_bits, dma, dma_bits, tmp, tmp1; in snd_es1688_init() local
[all...]
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_analog.c178 struct auto_pin_cfg *cfg = &spec->gen.autocfg; in ad198x_parse_auto_config() local
H A Dhda_proc.c213 static const char *get_jack_connection(u32 cfg) in get_jack_connection() argument
228 static const char *get_jack_color(u32 cfg) in get_jack_color() argument
247 get_jack_location(u32 cfg) get_jack_location() argument
278 get_jack_connectivity(u32 cfg) get_jack_connectivity() argument
291 get_jack_type(u32 cfg) get_jack_type() argument
[all...]
H A Dhda_sysfs.c383 int nid, cfg, err; in parse_user_pin_configs() local
H A Dhda_auto_parser.c56 static void add_auto_cfg_input_pin(struct hda_codec *codec, struct auto_pin_cfg *cfg, in add_auto_cfg_input_pin() argument
172 snd_hda_parse_pin_defcfg(struct hda_codec *codec, struct auto_pin_cfg *cfg, const hda_nid_t *ignore_nids, unsigned int cond_flags) snd_hda_parse_pin_defcfg() argument
536 check_mic_location_need(struct hda_codec *codec, const struct auto_pin_cfg *cfg, int input) check_mic_location_need() argument
573 hda_get_autocfg_input_label(struct hda_codec *codec, const struct auto_pin_cfg *cfg, int input) hda_get_autocfg_input_label() argument
656 fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, const char *name, char *label, int maxlen, int *indexp) fill_audio_out_name() argument
712 snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, char *label, int maxlen, int *indexp) snd_hda_get_pin_label() argument
811 snd_hda_apply_pincfgs(struct hda_codec *codec, const struct hda_pintbl *cfg) snd_hda_apply_pincfgs() argument
819 set_pin_targets(struct hda_codec *codec, const struct hda_pintbl *cfg) set_pin_targets() argument
902 u32 cfg = pin->cfg; pin_config_match() local
[all...]
/kernel/linux/linux-5.10/sound/isa/msnd/
H A Dmsnd_pinnacle.c641 static int snd_msnd_write_cfg(int cfg, int reg, int value) in snd_msnd_write_cfg() argument
652 static int snd_msnd_write_cfg_io0(int cfg, int num, u16 io) in snd_msnd_write_cfg_io0() argument
663 static int snd_msnd_write_cfg_io1(int cfg, int num, u16 io) in snd_msnd_write_cfg_io1() argument
674 snd_msnd_write_cfg_irq(int cfg, int num, u16 irq) snd_msnd_write_cfg_irq() argument
685 snd_msnd_write_cfg_mem(int cfg, int num, int mem) snd_msnd_write_cfg_mem() argument
703 snd_msnd_activate_logical(int cfg, int num) snd_msnd_activate_logical() argument
712 snd_msnd_write_cfg_logical(int cfg, int num, u16 io0, u16 io1, u16 irq, int mem) snd_msnd_write_cfg_logical() argument
730 snd_msnd_pinnacle_cfg_reset(int cfg) snd_msnd_pinnacle_cfg_reset() argument
757 static long cfg[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; global() variable
[all...]
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dxsk.c121 static void xsk_set_umem_config(struct xsk_umem_config *cfg, in xsk_set_umem_config() argument
140 xsk_set_xdp_socket_config(struct xsk_socket_config *cfg, const struct xsk_socket_config *usr_cfg) xsk_set_xdp_socket_config() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.h87 struct skl_fw_config cfg; member
/kernel/linux/linux-5.10/sound/xen/
H A Dxen_snd_front_alsa.c803 struct xen_front_cfg_card *cfg = &front_info->cfg; in xen_snd_front_alsa_init() local
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6afe-dai.c359 struct q6afe_cdc_dma_cfg *cfg = &dai_data->port_config[dai->id].dma_cfg; in q6dma_set_channel_map() local
428 struct q6afe_cdc_dma_cfg *cfg = &dai_data->port_config[dai->id].dma_cfg; in q6dma_hw_params() local
/kernel/linux/linux-5.10/drivers/virtio/
H A Dvirtio_pci_modern.c315 struct virtio_pci_common_cfg __iomem *cfg = vp_dev->common; in setup_vq() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dtest_firmware.c382 static int __test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg) in __test_dev_config_update_u8() argument
397 static int test_dev_config_update_u8(const char *buf, size_t size, u8 *cfg) in test_dev_config_update_u8() argument
324 __test_dev_config_update_bool(const char *buf, size_t size, bool *cfg) __test_dev_config_update_bool() argument
337 test_dev_config_update_bool(const char *buf, size_t size, bool *cfg) test_dev_config_update_bool() argument
354 __test_dev_config_update_size_t( const char *buf, size_t size, size_t *cfg) __test_dev_config_update_size_t() argument
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_sysfs.c420 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in max_retries_show() local
436 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in max_retries_store() local
461 struct xfs_error_cfg *cfg = to_error_cfg(kobject); in retry_timeout_seconds_show() local
477 struct xfs_error_cfg *cfg in retry_timeout_seconds_store() local
588 struct xfs_error_cfg *cfg; xfs_error_sysfs_init_class() local
661 struct xfs_error_cfg *cfg; xfs_error_sysfs_del() local
681 struct xfs_error_cfg *cfg; xfs_error_get_cfg() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel_core.c660 ip_tun_build_state(struct net *net, struct nlattr *attr, unsigned int family, const void *cfg, struct lwtunnel_state **ts, struct netlink_ext_ack *extack) ip_tun_build_state() argument
947 ip6_tun_build_state(struct net *net, struct nlattr *attr, unsigned int family, const void *cfg, struct lwtunnel_state **ts, struct netlink_ext_ack *extack) ip6_tun_build_state() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_vbios.c151 struct cfg_encoder *cfg; in parse_vbios_cfg_encoder() local
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c360 unsigned int cfg = ATMEL_HLCDC_LAYER_DMA_BLEN_INCR16 | state->ahb_id; in atmel_hlcdc_plane_update_general_settings() local
397 u32 cfg; in atmel_hlcdc_plane_update_format() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.c295 const struct dpu_intf_cfg *cfg; in dpu_hw_intf_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dpci.c1621 nvkm_device_pci_new(struct pci_dev *pci_dev, const char *cfg, const char *dbg, in nvkm_device_pci_new() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramnv50.c75 struct nvbios_ramcfg *cfg = &ram->base.target.bios; in nv50_ram_timing_calc() local
154 struct nvbios_ramcfg *cfg = &ram->base.target.bios; in nv50_ram_timing_read() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h36 struct mdp5_cfg_handler *cfg; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.h162 struct hdmi_phy_cfg *cfg; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Ddp.c352 const struct dp_rates *failsafe = NULL, *cfg; in nvkm_dp_train() local
[all...]
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dm88rs6000t.c12 struct m88rs6000t_config cfg; member
579 struct m88rs6000t_config *cfg = client->dev.platform_data; in m88rs6000t_probe() local
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dtuner-core.c375 struct xc2028_config cfg = { in set_type() local
420 struct tda18271_config cfg = { in set_type() local
554 tuner_s_config(struct v4l2_subdev *sd, const struct v4l2_priv_tun_config *cfg) tuner_s_config() argument

Completed in 25 milliseconds

1...<<41424344454647484950>>...97