/kernel/linux/linux-6.6/kernel/ |
H A D | Makefile | 10 extable.o params.o \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 171 u8 next_intr_params; /* holdoff params for next interrupt */ 377 struct adapter_params params; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_hw.h | 291 struct prestera_rxtx_params *params);
|
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/ |
H A D | coda.h | 246 struct coda_params params; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | dbg.h | 175 struct iwl_fw_dbg_params *params,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x.h | 249 const struct ieee80211_tx_queue_params *params);
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | ioctl.h | 456 struct filt_field_param params[MWIFIEX_COALESCE_MAX_FILTERS]; member
|
H A D | 11ac.c | 257 struct host_cmd_11ac_vht_cfg *vhtcfg = &cmd->params.vht_cfg; in mwifiex_cmd_11ac_cfg()
|
H A D | 11h.c | 136 struct host_cmd_ds_chan_rpt_req *cr_req = &cmd->params.chan_rpt_req; in mwifiex_cmd_issue_chan_report_request()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/ |
H A D | mt7601u.h | 372 const struct ieee80211_tx_queue_params *params);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i2c/ |
H A D | ch7006_priv.h | 79 struct ch7006_encoder_params params; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_gpu_error.h | 217 struct i915_params params; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc.h | 205 /** @params: Control params for fw initialization */ 206 u32 params[GUC_CTL_MAX_DWORDS]; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_heartbeat.c | 231 if (!engine->i915->params.enable_hangcheck || !next_heartbeat(engine)) in heartbeat()
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | iwarp.h | 44 struct mpa_rr_params params; member
|
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/ |
H A D | It_posix_pthread.h | 104 struct params { struct
|
/kernel/linux/linux-6.6/sound/firewire/motu/ |
H A D | motu.h | 287 struct snd_firewire_motu_register_dsp_parameter *params);
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4118.c | 234 struct snd_pcm_hw_params *params, in ak4118_hw_params() 233 ak4118_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) ak4118_hw_params() argument
|
/kernel/linux/linux-6.6/net/devlink/ |
H A D | devl_internal.h | 37 struct xarray params; member 51 * port, sb, dpipe, resource, params, region, traps and more.
|
/kernel/linux/linux-6.6/sound/soc/sof/amd/ |
H A D | acp.h | 263 struct snd_pcm_hw_params *params,
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | n810.c | 101 struct snd_pcm_hw_params *params) in n810_hw_params() 100 n810_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) n810_hw_params() argument
|
/kernel/linux/linux-6.6/sound/soc/google/ |
H A D | chv3-i2s.c | 194 struct snd_pcm_hw_params *params) in chv3_dma_hw_params() 192 chv3_dma_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) chv3_dma_hw_params() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | debugfs.c | 815 wil_err(wil, "BACK: add require at least 2 params\n"); in wil_write_back() 831 "BACK: del_rx require at least 2 params\n"); in wil_write_back() 900 wil_err(wil, "pmccfg: no params given\n"); in wil_write_pmccfg() 906 wil_err(wil, "pmccfg: alloc requires 2 params\n"); in wil_write_pmccfg() 912 wil_err(wil, "pmccfg: free does not have any params\n"); in wil_write_pmccfg() 972 struct cfg80211_mgmt_tx_params params; in wil_write_file_txmgmt() local 976 memset(¶ms, 0, sizeof(params)); in wil_write_file_txmgmt() 985 params.buf = frame; in wil_write_file_txmgmt() 986 params in wil_write_file_txmgmt() [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5682.c | 2069 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) in rt5682_hw_params() 2076 rt5682->lrck[dai->id] = params_rate(params); in rt5682_hw_params() 2079 frame_size = snd_soc_params_to_frame_size(params); in rt5682_hw_params() 2089 switch (params_width(params)) { in rt5682_hw_params() 2123 if (params_channels(params) == 1) /* mono mode */ in rt5682_hw_params() 2140 if (params_channels(params) == 1) /* mono mode */ in rt5682_hw_params() 2068 rt5682_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) rt5682_hw_params() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | rockchip_vpu981_hw_av1_dec.c | 474 rockchip_vpu981_av1_dec_get_shear_params(const u32 *params, s64 *alpha, in rockchip_vpu981_av1_dec_get_shear_params() argument 477 const int *mat = params; in rockchip_vpu981_av1_dec_get_shear_params() 526 gm->params[V4L2_AV1_REF_LAST_FRAME + ref_frame][3]; in rockchip_vpu981_av1_dec_set_global_model() 529 gm->params[V4L2_AV1_REF_LAST_FRAME + ref_frame][2]; in rockchip_vpu981_av1_dec_set_global_model() 532 gm->params[V4L2_AV1_REF_LAST_FRAME + ref_frame][i]; in rockchip_vpu981_av1_dec_set_global_model() 537 rockchip_vpu981_av1_dec_get_shear_params(&gm->params[V4L2_AV1_REF_LAST_FRAME + ref_frame][0], in rockchip_vpu981_av1_dec_set_global_model()
|