Home
last modified time | relevance | path

Searched refs:uint (Results 2126 - 2150 of 2378) sorted by relevance

1...<<81828384858687888990>>...96

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h1299 __field(uint, type)
1354 __field(uint, type)
3691 __field(uint, logres)
3723 __field(uint, logres)
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mbx.c362 (uint)((jiffies - (wait_time - (mcp->tov * HZ)))/HZ)); in qla2x00_mailbox_command()
6428 void *dd_buf, uint size, uint options) in qla26xx_dport_diagnostics()
6484 uint size = sizeof(dd->buf); in qla26xx_dport_diagnostics_v2()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp169 const Type Type::uint = Type::GetType(Type::Uint, 1, 1); member in gl4cts::EnhancedLayouts::Utils::Type
473 static const GLchar* uint_lut[4] = { "uint", "uvec2", "uvec3", "uvec4" }; in GetGLSLTypeName()
4093 // According to spec: int, uint, and double type must always be declared with flat qualifier in GetDefinition()
5511 type = Utils::Type::uint; in getType()
7378 " uint result = 1u;\n" in test()
7389 "flat in uint gs_fs_result;\n" in test()
7390 " out uint fs_out_result;\n" in test()
7396 " uint result = 1u;\n" in test()
7416 " in uint tes_gs_result[];\n" in test()
7417 " flat out uint gs_fs_resul in test()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c282 uint unknown;
14180 uint idx; in wlc_phy_static_table_download_nphy()
14203 uint idx = 0; in wlc_phy_tbl_init_nphy()
14377 uint band_num; in wlc_phy_txpwr_srom_read_ppr_nphy()
14604 uint i; in wlc_phy_attach_nphy()
15082 uint core; in wlc_phy_adjust_lnagaintbl_nphy()
16924 uint i; in wlc_phy_workarounds_nphy_rev1()
17754 (uint) (31 - idle_tssi[tbl_id - 26] + 1)) in wlc_phy_txpwrctrl_pwr_setup_nphy()
18278 uint core; in wlc_phy_cal_txgainctrl_nphy()
18287 uint stepsiz in wlc_phy_cal_txgainctrl_nphy()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c282 uint unknown;
14180 uint idx; in wlc_phy_static_table_download_nphy()
14203 uint idx = 0; in wlc_phy_tbl_init_nphy()
14377 uint band_num; in wlc_phy_txpwr_srom_read_ppr_nphy()
14604 uint i; in wlc_phy_attach_nphy()
15082 uint core; in wlc_phy_adjust_lnagaintbl_nphy()
16924 uint i; in wlc_phy_workarounds_nphy_rev1()
17754 (uint) (31 - idle_tssi[tbl_id - 26] + 1)) in wlc_phy_txpwrctrl_pwr_setup_nphy()
18278 uint core; in wlc_phy_cal_txgainctrl_nphy()
18287 uint stepsiz in wlc_phy_cal_txgainctrl_nphy()
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.c61 module_param(csf_firmware_boot_timeout_ms, uint, 0444);
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_si_intf.c1233 module_param_array(kipmid_max_busy_us, uint, &num_max_busy_us, 0644);
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzram_drv.c2189 module_param(num_devices, uint, 0);
/kernel/linux/linux-5.10/drivers/dma/
H A Dat_xdmac.c313 module_param(init_nr_desc_per_channel, uint, 0644);
H A Dat_hdmac.c53 module_param(init_nr_desc_per_channel, uint, 0644);
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c16 module_param(copybreak, uint, 0644);
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bufio.c2121 module_param_named(max_age_seconds, dm_bufio_max_age, uint, S_IRUGO | S_IWUSR);
H A Ddm-snap.c170 module_param_named(snapshot_cow_threshold, cow_threshold, uint, 0644);
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c35 module_param(debug, uint, S_IRUGO | S_IWUSR);
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dimx-pxp.c35 module_param(debug, uint, 0644);
H A Drcar_fdp1.c36 module_param(debug, uint, 0644);
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.c2398 module_param(fmax, uint, 0444);
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c176 module_param(vf_max_tx_channels, uint, 0444);
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-i801.c315 module_param(disable_features, uint, S_IRUGO | S_IWUSR);
H A Di2c-qup.c154 module_param_named(scl_freq, scl_freq, uint, 0444);
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c1734 uint delta_ms; in brcmf_p2p_send_action_frame()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c31 module_param(debug_mask, uint, 0);
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c46 module_param_named(ddp_min, fcoe_ddp_min, uint, S_IRUGO | S_IWUSR);
/kernel/linux/linux-5.10/drivers/perf/
H A Darm-ccn.c577 module_param_named(pmu_poll_period_us, arm_ccn_pmu_poll_period_us, uint,
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c56 module_param_named(debug, sym_debug_flags, uint, 0);

Completed in 166 milliseconds

1...<<81828384858687888990>>...96