Home
last modified time | relevance | path

Searched refs:tbls (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c1196 .tbls = {
1219 .tbls = {
1253 .tbls = {
1287 .tbls = {
1321 .tbls = {
1348 .tbls = {
1375 .tbls = {
1402 .tbls = {
1436 .tbls = {
1470 .tbls = {
[all …]
H A Dphy-qcom-qmp-pcie.c3234 .tbls = {
3259 .tbls = {
3288 .tbls = {
3315 .tbls = {
3343 .tbls = {
3371 .tbls = {
3395 .tbls = {
3430 .tbls = {
3457 .tbls = {
3480 .tbls = {
[all …]
/linux-6.15/drivers/regulator/
H A Dmt6360-regulator.c382 const struct mt6360_irq_mapping *tbls, in mt6360_regulator_irq_register() argument
388 const struct mt6360_irq_mapping *irq_desc = tbls + i; in mt6360_regulator_irq_register()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c324 struct rtw89_btc_fbtc_slot tbls[] __counted_by(tbl_num);
2425 n = struct_size(tbl, tbls, CXST_MAX); in rtw89_btc_fw_set_slots()
2432 memcpy(tbl->tbls, dm->slot.v1, flex_array_size(tbl, tbls, CXST_MAX)); in rtw89_btc_fw_set_slots()