Searched refs:dfs (Results 1 - 25 of 39) sorted by last modified time

12

/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c1220 isp->dfs = &dfs_config_merr_1179;
1223 isp->dfs = &dfs_config_merr_117a;
1227 isp->dfs = &dfs_config_merr;
1253 isp->dfs = &dfs_config_byt;
1274 isp->dfs = &dfs_config_merr;
1283 isp->dfs = &dfs_config_cht;
H A Datomisp_internal.h210 const struct atomisp_dfs_config *dfs; member in struct:atomisp_device
H A Datomisp_cmd.c192 const struct atomisp_dfs_config *dfs; local
198 dfs = isp->dfs;
200 if (dfs->lowest_freq == 0 || dfs->max_freq_at_vmin == 0 ||
201 dfs->highest_freq == 0 || dfs->dfs_table_size == 0 ||
202 !dfs->dfs_table) {
208 new_freq = dfs->lowest_freq;
213 new_freq = dfs
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_buddy.c485 LIST_HEAD(dfs);
492 list_add_tail(&mm->roots[i]->tmp_link, &dfs);
498 block = list_first_entry_or_null(&dfs,
547 list_add(&block->right->tmp_link, &dfs);
548 list_add(&block->left->tmp_link, &dfs);
686 struct list_head *dfs,
704 block = list_first_entry_or_null(dfs,
744 list_add(&block->right->tmp_link, dfs);
745 list_add(&block->left->tmp_link, dfs);
786 LIST_HEAD(dfs);
685 __alloc_range(struct drm_buddy *mm, struct list_head *dfs, u64 start, u64 size, struct list_head *blocks, u64 *total_allocated_on_err) argument
[all...]
/linux-master/drivers/cpufreq/
H A Dpmac32-cpufreq.c46 extern void low_choose_7447a_dfs(int dfs);
/linux-master/tools/testing/selftests/net/
H A Dbpf_offload.py311 dfs = {}
330 dfs[f] = out.strip()
332 dfs[f] = DebugfsDir(p)
337 log("DebugFS state", dfs)
340 return dfs
389 self.dfs = DebugfsDir(self.dfs_dir)
390 return self.dfs
777 sim.dfs["bpf_tc_non_bound_accept"] = "Y"
798 sim.dfs["bpf_tc_non_bound_accept"] = "N"
854 sim.dfs["de
867 dfs = simdev.dfs_get_bound_progs(expected=1) variable
1000 dfs = simdev.dfs_get_bound_progs(expected=1) variable
[all...]
/linux-master/drivers/spi/
H A Dspi-dw.h135 u8 dfs; member in struct:dw_spi_cfg
H A Dspi-dw-core.c323 cr0 |= (cfg->dfs - 1) << dws->dfs_offset;
419 .dfs = transfer->bits_per_word,
679 cfg.dfs = 8;
H A Dspi-dw-bt1.c127 cfg.dfs = 8;
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h294 struct wcn36xx_dfs_entry dfs; member in struct:wcn36xx
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls.h81 struct dentry *dfs; member in struct:mlx5e_tls_debugfs
H A Dktls.c186 tls->debugfs.dfs = debugfs_create_dir("tls", dfs_root);
215 debugfs_remove_recursive(tls->debugfs.dfs);
216 tls->debugfs.dfs = NULL;
H A Dktls_tx.c935 mlx5e_tls_tx_debugfs_init(tls, tls->debugfs.dfs);
/linux-master/drivers/edac/
H A Dxgene_edac.c54 struct dentry *dfs; member in struct:xgene_edac
867 if (!IS_ENABLED(CONFIG_EDAC_DEBUG) || !ctx->edac->dfs)
871 dbgfs_dir = edac_debugfs_create_dir_at(name, ctx->edac->dfs);
1171 if (!IS_ENABLED(CONFIG_EDAC_DEBUG) || !ctx->edac->dfs)
1175 dbgfs_dir = edac_debugfs_create_dir_at(name, ctx->edac->dfs);
1934 edac->dfs = edac_debugfs_create_dir(pdev->dev.kobj.name);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c20 struct dentry *dfs; member in struct:mlx5_sd
447 sd->dfs = debugfs_create_dir("multi-pf", mlx5_debugfs_get_dev_root(primary));
448 debugfs_create_x32("group_id", 0400, sd->dfs, &sd->group_id);
449 debugfs_create_file("primary", 0400, sd->dfs, primary, &dev_fops);
459 debugfs_create_file(name, 0400, sd->dfs, pos, &dev_fops);
474 debugfs_remove_recursive(sd->dfs);
498 debugfs_remove_recursive(sd->dfs);
/linux-master/drivers/ras/amd/
H A Dfmpm.c953 struct dentry *dfs = ras_get_debugfs_root(); local
955 if (!dfs)
958 fmpm_dfs_dir = debugfs_create_dir("fmpm", dfs);
/linux-master/fs/smb/client/
H A DMakefile25 cifs-$(CONFIG_CIFS_DFS_UPCALL) += dfs_cache.o dfs.o
/linux-master/drivers/ras/
H A Dcec.c483 struct dentry *d, *pfn, *decay, *count, *array, *dfs; local
485 dfs = ras_get_debugfs_root();
486 if (!dfs) {
491 d = debugfs_create_dir("cec", dfs);
/linux-master/include/linux/mfd/
H A Dsi476x-platform.h122 enum si476x_dfs_config dfs; member in struct:si476x_pinmux
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1648 struct ch_filter_specification *dfs)
1650 switch (dfs->val.proto) {
1652 if (dfs->type)
1658 if (dfs->type)
1665 if (dfs->type) {
1666 fs->h_u.tcp_ip6_spec.psrc = cpu_to_be16(dfs->val.fport);
1667 fs->m_u.tcp_ip6_spec.psrc = cpu_to_be16(dfs->mask.fport);
1668 fs->h_u.tcp_ip6_spec.pdst = cpu_to_be16(dfs->val.lport);
1669 fs->m_u.tcp_ip6_spec.pdst = cpu_to_be16(dfs->mask.lport);
1670 memcpy(&fs->h_u.tcp_ip6_spec.ip6src, &dfs
1647 cxgb4_fill_filter_rule(struct ethtool_rx_flow_spec *fs, struct ch_filter_specification *dfs) argument
[all...]
/linux-master/drivers/mmc/core/
H A Dmmc_test.c3176 struct mmc_test_dbgfs_file *df, *dfs; local
3180 list_for_each_entry_safe(df, dfs, &mmc_test_file_test, link) {
/linux-master/drivers/mfd/
H A Dsi476x-i2c.c42 core->pinmux.dfs,
813 core->pinmux.dfs == SI476X_DFS_DAUDIO &&
H A Dsi476x-cmd.c493 * @dfs: DFS pin function configuration:
522 enum si476x_dfs_config dfs,
529 PIN_CFG_BYTE(dfs),
520 si476x_core_cmd_dig_audio_pin_cfg(struct si476x_core *core, enum si476x_dclk_config dclk, enum si476x_dfs_config dfs, enum si476x_dout_config dout, enum si476x_xout_config xout) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A DMakefile16 ath9k-$(CONFIG_ATH9K_DFS_CERTIFIED) += dfs.o
/linux-master/include/math-emu/
H A Dop-common.h829 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \
831 _FP_FRAC_CONV_##dwc##_##swc(dfs, sfs, D, S); \

Completed in 272 milliseconds

12