| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | lp8788_bl.c | 74 struct lp8788_bl_config *cfg = &default_bl_config; in lp8788_backlight_configure() local [all...] |
| /kernel/linux/linux-5.10/include/media/davinci/ |
| H A D | vpbe.h | 150 struct vpbe_config *cfg; member
|
| /kernel/linux/linux-5.10/include/linux/soc/qcom/ |
| H A D | llcc-qcom.h | 80 const struct llcc_slice_config *cfg; member
|
| /kernel/linux/linux-5.10/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 555 snd_ac97_pcm_open(struct ac97_pcm *pcm, unsigned int rate, enum ac97_pcm_cfg cfg, unsigned short slots) snd_ac97_pcm_open() argument
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | da7219-aad.c | 719 u8 cfg, mask; in da7219_aad_handle_pdata() local [all...] |
| /kernel/linux/linux-5.10/sound/isa/ |
| H A D | cmi8328.c | 75 u8 cfg[3]; member 131 static void snd_cmi8328_cfg_save(u16 port, u8 cfg[]) in snd_cmi8328_cfg_save() argument 138 static void snd_cmi8328_cfg_restore(u16 port, u8 cfg[]) in snd_cmi8328_cfg_restore() argument [all...] |
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | hda_jack.c | 512 add_jack_kctl(struct hda_codec *codec, hda_nid_t nid, const struct auto_pin_cfg *cfg, const char *base_name) add_jack_kctl() argument 553 snd_hda_jack_add_kctls(struct hda_codec *codec, const struct auto_pin_cfg *cfg) snd_hda_jack_add_kctls() argument [all...] |
| H A D | hda_auto_parser.h | 94 static inline int auto_cfg_hp_outs(const struct auto_pin_cfg *cfg) in auto_cfg_hp_outs() argument 99 static inline const hda_nid_t *auto_cfg_hp_pins(const struct auto_pin_cfg *cfg) in auto_cfg_hp_pins() argument 104 auto_cfg_speaker_outs(const struct auto_pin_cfg *cfg) auto_cfg_speaker_outs() argument 109 auto_cfg_speaker_pins(const struct auto_pin_cfg *cfg) auto_cfg_speaker_pins() argument [all...] |
| /kernel/linux/linux-5.10/sound/soc/ |
| H A D | soc-ac97.c | 406 struct snd_ac97_reset_cfg cfg; in snd_soc_set_ac97_ops_of_reset() local 301 snd_soc_ac97_parse_pinctl(struct device *dev, struct snd_ac97_reset_cfg *cfg) snd_soc_ac97_parse_pinctl() argument [all...] |
| /kernel/linux/linux-5.10/sound/xen/ |
| H A D | xen_snd_front_cfg.c | 479 struct xen_front_cfg_card *cfg = &front_info->cfg; in xen_snd_front_cfg_card() local
|
| H A D | xen_snd_front_evtchnl.c | 292 struct xen_front_cfg_card *cfg = &front_info->cfg; in xen_snd_front_evtchnl_create_all() local 386 struct xen_front_cfg_card *cfg = &front_info->cfg; in xen_snd_front_evtchnl_publish_all() local
|
| /kernel/linux/linux-5.10/drivers/xen/ |
| H A D | xen-front-pgdir-shbuf.c | 517 int xen_front_pgdir_shbuf_alloc(struct xen_front_pgdir_shbuf_cfg *cfg) in xen_front_pgdir_shbuf_alloc() argument
|
| /kernel/linux/linux-5.10/net/ethtool/ |
| H A D | linkmodes.c | 315 static bool ethnl_validate_master_slave_cfg(u8 cfg) in ethnl_validate_master_slave_cfg() argument 339 u8 cfg = nla_get_u8(master_slave_cfg); in ethnl_update_linkmodes() local
|
| /kernel/linux/linux-5.10/net/caif/ |
| H A D | caif_dev.c | 51 struct cfcnfg *cfg; member 320 struct cfcnfg *cfg = get_cfcnfg(dev_net(dev)); in caif_enroll_dev() local 369 struct cfcnfg *cfg; in caif_device_notify() local 525 struct cfcnfg *cfg = get_cfcnfg(net); caif_exit_net() local [all...] |
| H A D | cfcnfg.c | 117 void cfcnfg_remove(struct cfcnfg *cfg) in cfcnfg_remove() argument 182 struct cfcnfg *cfg = get_cfcnfg(net); in caif_disconnect_client() local 308 struct cfcnfg *cfg in caif_connect_client() local [all...] |
| /kernel/linux/linux-5.10/net/core/ |
| H A D | lwtunnel.c | 103 lwtunnel_build_state(struct net *net, u16 encap_type, struct nlattr *encap, unsigned int family, const void *cfg, struct lwtunnel_state **lws, struct netlink_ext_ack *extack) lwtunnel_build_state() argument
|
| H A D | sock_diag.c | 311 struct netlink_kernel_cfg cfg = { in diag_net_init() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | addrconf_core.c | 180 eafnosupport_fib6_nh_init(struct net *net, struct fib6_nh *fib6_nh, struct fib6_config *cfg, gfp_t gfp_flags, struct netlink_ext_ack *extack) eafnosupport_fib6_nh_init() argument
|
| H A D | rpl_iptunnel.c | 67 rpl_build_state(struct net *net, struct nlattr *nla, unsigned int family, const void *cfg, struct lwtunnel_state **ts, struct netlink_ext_ack *extack) rpl_build_state() argument
|
| /kernel/linux/linux-5.10/net/ipv6/ila/ |
| H A D | ila_lwt.c | 128 ila_build_state(struct net *net, struct nlattr *nla, unsigned int family, const void *cfg, struct lwtunnel_state **ts, struct netlink_ext_ack *extack) ila_build_state() argument
|
| /kernel/linux/linux-5.10/net/l2tp/ |
| H A D | l2tp_netlink.c | 158 static int l2tp_nl_cmd_tunnel_create_get_addr(struct nlattr **attrs, struct l2tp_tunnel_cfg *cfg) in l2tp_nl_cmd_tunnel_create_get_addr() argument 191 struct l2tp_tunnel_cfg cfg = { 0, }; l2tp_nl_cmd_tunnel_create() local 529 struct l2tp_session_cfg cfg = { 0, }; l2tp_nl_cmd_session_create() local [all...] |
| H A D | l2tp_eth.c | 244 l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, u32 session_id, u32 peer_session_id, struct l2tp_session_cfg *cfg) l2tp_eth_create() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_dc.c | 793 unsigned int cfg = 0; in atmel_hlcdc_dc_irq_postinstall() local
|
| H A D | atmel_hlcdc_crtc.c | 75 unsigned int cfg = 0; in atmel_hlcdc_crtc_mode_set_nofb() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_pingpong.c | 62 dpu_hw_pp_setup_dither(struct dpu_hw_pingpong *pp, struct dpu_hw_dither_cfg *cfg) dpu_hw_pp_setup_dither() argument 97 int cfg; dpu_hw_pp_setup_te_config() local 156 u32 cfg; dpu_hw_pp_connect_external_te() local 245 const struct dpu_pingpong_cfg *cfg; dpu_hw_pingpong_init() local [all...] |