/kernel/linux/linux-5.10/scripts/kconfig/tests/ |
H A D | conftest.py | 289 def conf(request): function
|
/kernel/linux/linux-5.10/sound/soc/tegra/ |
H A D | tegra_cif.h | 46 tegra_set_cif(struct regmap *regmap, unsigned int reg, struct tegra_cif_conf *conf) tegra_set_cif() argument [all...] |
/kernel/linux/linux-5.10/lib/ |
H A D | ts_fsm.c | 134 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find() argument 259 struct ts_config *conf; in fsm_init() local 302 fsm_get_pattern(struct ts_config *conf) fsm_get_pattern() argument 308 fsm_get_pattern_len(struct ts_config *conf) fsm_get_pattern_len() argument [all...] |
H A D | ts_bm.c | 58 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find() argument 146 struct ts_config *conf; in bm_init() local 170 bm_get_pattern(struct ts_config *conf) bm_get_pattern() argument 176 bm_get_pattern_len(struct ts_config *conf) bm_get_pattern_len() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_lvds_pll.c | 30 } conf[32]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_pll_8960.c | 36 } conf[32]; member
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | atmel-smc.c | 20 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init() argument 93 atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_timing() argument 135 atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_setup() argument 174 atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_pulse() argument 213 atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_cycle() argument 245 atmel_smc_cs_conf_apply(struct regmap *regmap, int cs, const struct atmel_smc_cs_conf *conf) atmel_smc_cs_conf_apply() argument 265 atmel_hsmc_cs_conf_apply(struct regmap *regmap, const struct atmel_hsmc_reg_layout *layout, int cs, const struct atmel_smc_cs_conf *conf) atmel_hsmc_cs_conf_apply() argument 286 atmel_smc_cs_conf_get(struct regmap *regmap, int cs, struct atmel_smc_cs_conf *conf) atmel_smc_cs_conf_get() argument 306 atmel_hsmc_cs_conf_get(struct regmap *regmap, const struct atmel_hsmc_reg_layout *layout, int cs, struct atmel_smc_cs_conf *conf) atmel_hsmc_cs_conf_get() argument [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/ |
H A D | ecc-sw-bch.c | 172 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in nand_ecc_sw_bch_init_ctx() local [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | atmel-smc.c | 20 void atmel_smc_cs_conf_init(struct atmel_smc_cs_conf *conf) in atmel_smc_cs_conf_init() argument 93 atmel_smc_cs_conf_set_timing(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_timing() argument 135 atmel_smc_cs_conf_set_setup(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_setup() argument 174 atmel_smc_cs_conf_set_pulse(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_pulse() argument 213 atmel_smc_cs_conf_set_cycle(struct atmel_smc_cs_conf *conf, unsigned int shift, unsigned int ncycles) atmel_smc_cs_conf_set_cycle() argument 245 atmel_smc_cs_conf_apply(struct regmap *regmap, int cs, const struct atmel_smc_cs_conf *conf) atmel_smc_cs_conf_apply() argument 265 atmel_hsmc_cs_conf_apply(struct regmap *regmap, const struct atmel_hsmc_reg_layout *layout, int cs, const struct atmel_smc_cs_conf *conf) atmel_hsmc_cs_conf_apply() argument 286 atmel_smc_cs_conf_get(struct regmap *regmap, int cs, struct atmel_smc_cs_conf *conf) atmel_smc_cs_conf_get() argument 306 atmel_hsmc_cs_conf_get(struct regmap *regmap, const struct atmel_hsmc_reg_layout *layout, int cs, struct atmel_smc_cs_conf *conf) atmel_hsmc_cs_conf_get() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isph3a_aewb.c | 27 struct omap3isp_h3a_aewb_config *conf = priv; in h3a_aewb_setup_regs() local 97 h3a_aewb_get_buf_size(struct omap3isp_h3a_aewb_config *conf) h3a_aewb_get_buf_size() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 53 struct sparx5_port_config conf; in sparx5_phylink_mac_link_up() local 100 struct sparx5_port_config conf; in sparx5_pcs_config() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_police.c | 23 qos_policer_conf_set(struct ocelot *ocelot, u32 pol_ix, struct qos_policer_conf *conf) qos_policer_conf_set() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | textsearch.h | 105 static inline unsigned int textsearch_next(struct ts_config *conf, in textsearch_next() argument 124 textsearch_find(struct ts_config *conf, struct ts_state *state) textsearch_find() argument 135 textsearch_get_pattern(struct ts_config *conf) textsearch_get_pattern() argument 144 textsearch_get_pattern_len(struct ts_config *conf) textsearch_get_pattern_len() argument 165 struct ts_config *conf; alloc_ts_config() local 174 ts_config_priv(struct ts_config *conf) ts_config_priv() argument [all...] |
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | xilinx-spi.c | 32 struct xilinx_spi_conf *conf = mgr->priv; in get_done_gpio() local 66 struct xilinx_spi_conf *conf = mgr->priv; in wait_for_init_b() local 98 struct xilinx_spi_conf *conf = mgr->priv; in xilinx_spi_write_init() local 133 struct xilinx_spi_conf *conf in xilinx_spi_write() local 156 xilinx_spi_apply_cclk_cycles(struct xilinx_spi_conf *conf) xilinx_spi_apply_cclk_cycles() argument 172 struct xilinx_spi_conf *conf = mgr->priv; xilinx_spi_write_complete() local 225 struct xilinx_spi_conf *conf; xilinx_spi_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | antenna.c | 90 static inline bool ath_ant_div_comb_alt_check(struct ath_hw_antcomb_conf *conf, in ath_ant_div_comb_alt_check() argument 193 ath_ant_set_alt_ratio(struct ath_ant_comb *antcomb, struct ath_hw_antcomb_conf *conf) ath_ant_set_alt_ratio() argument 589 ath_ant_try_scan(struct ath_ant_comb *antcomb, struct ath_hw_antcomb_conf *conf, int curr_alt_set, int alt_rssi_avg, int main_rssi_avg) ath_ant_try_scan() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | rtl8225se.c | 406 rtl8225se_rf_set_channel(struct ieee80211_hw *dev, struct ieee80211_conf *conf) rtl8225se_rf_set_channel() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
H A D | ps.c | 185 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_leave_lps_core() local 229 struct rtw_lps_conf *conf = &rtwdev->lps_conf; in rtw_enter_lps_core() local 246 struct rtw_lps_conf *conf = &rtwdev->lps_conf; __rtw_enter_lps() local 259 struct rtw_lps_conf *conf = &rtwdev->lps_conf; __rtw_leave_lps() local [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/ |
H A D | pinctrl-scu.c | 93 unsigned int conf; in imx_pinconf_set_scu() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_lvds_pll.c | 30 } conf[32]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/ |
H A D | vgpu.c | 122 const struct intel_vgpu_config *conf = &intel_vgpu_configs[i]; in intel_gvt_init_vgpu_types() local 311 intel_gvt_create_vgpu(struct intel_vgpu *vgpu, const struct intel_vgpu_config *conf) intel_gvt_create_vgpu() argument [all...] |
H A D | aperture_gm.c | 242 alloc_resource(struct intel_vgpu *vgpu, const struct intel_vgpu_config *conf) alloc_resource() argument 342 intel_vgpu_alloc_resource(struct intel_vgpu *vgpu, const struct intel_vgpu_config *conf) intel_vgpu_alloc_resource() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_pll_8960.c | 36 } conf[32]; member
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ad7414.c | 177 int conf; in ad7414_probe() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-linear.c | 27 struct linear_conf *conf; in which_dev() local 51 struct linear_conf *conf; in linear_size() local 64 struct linear_conf *conf; in linear_conf() local 137 struct linear_conf *conf; linear_run() local 202 struct linear_conf *conf = priv; linear_free() local [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | em_canid.c | 123 struct can_filter *conf = data; /* Array with rules */ in em_canid_change() local
|