Home
last modified time | relevance | path

Searched refs:pfunc (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-tiny-usb.c124 __le32 *pfunc; in usb_func() local
127 pfunc = kmalloc(sizeof(*pfunc), GFP_KERNEL); in usb_func()
130 if (!pfunc || usb_read(adapter, CMD_GET_FUNC, 0, 0, pfunc, in usb_func()
131 sizeof(*pfunc)) != sizeof(*pfunc)) { in usb_func()
137 ret = le32_to_cpup(pfunc); in usb_func()
139 kfree(pfunc); in usb_func()
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
Dmax16601.c220 .pfunc[0] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT | PMBUS_HAVE_TEMP,
221 .pfunc[1] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT,
222 .pfunc[2] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT | PMBUS_HAVE_TEMP,
223 .pfunc[3] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT,
224 .pfunc[4] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT | PMBUS_HAVE_TEMP,
225 .pfunc[5] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT,
226 .pfunc[6] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT | PMBUS_HAVE_TEMP,
227 .pfunc[7] = PMBUS_HAVE_IIN | PMBUS_HAVE_IOUT,
Dtps53679.c180 .pfunc[0] = PMBUS_HAVE_IOUT,
181 .pfunc[1] = PMBUS_HAVE_IOUT,
182 .pfunc[2] = PMBUS_HAVE_IOUT,
183 .pfunc[3] = PMBUS_HAVE_IOUT,
184 .pfunc[4] = PMBUS_HAVE_IOUT,
185 .pfunc[5] = PMBUS_HAVE_IOUT,
Dmp2975.c355 info->pfunc[i] = PMBUS_HAVE_IOUT; in mp2975_set_phase_rail1()
365 info->pfunc[MP2975_MAX_PHASE_RAIL1 - i] = PMBUS_HAVE_IOUT; in mp2975_set_phase_rail2()
Dpmbus.h426 u32 pfunc[PMBUS_PHASES];/* Functionality, per phase */ member
Dpmbus_core.c1337 if (!(info->pfunc[phase] & attrs->func)) in pmbus_add_sensor_attrs()
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
Drsi_91x_sdio.c1270 static int rsi_sdio_disable_interrupts(struct sdio_func *pfunc) in rsi_sdio_disable_interrupts() argument
1272 struct rsi_hw *adapter = sdio_get_drvdata(pfunc); in rsi_sdio_disable_interrupts()
1286 sdio_claim_host(pfunc); in rsi_sdio_disable_interrupts()
1287 ret = rsi_cmd52readbyte(pfunc->card, RSI_INT_ENABLE_REGISTER, &data); in rsi_sdio_disable_interrupts()
1296 ret = rsi_cmd52writebyte(pfunc->card, RSI_INT_ENABLE_REGISTER, data); in rsi_sdio_disable_interrupts()
1303 ret = rsi_cmd52readbyte(pfunc->card, RSI_INT_ENABLE_REGISTER, &data); in rsi_sdio_disable_interrupts()
1313 sdio_release_host(pfunc); in rsi_sdio_disable_interrupts()
1317 static int rsi_sdio_enable_interrupts(struct sdio_func *pfunc) in rsi_sdio_enable_interrupts() argument
1321 struct rsi_hw *adapter = sdio_get_drvdata(pfunc); in rsi_sdio_enable_interrupts()
1324 sdio_claim_host(pfunc); in rsi_sdio_enable_interrupts()
[all …]
/kernel/linux/linux-5.10/tools/objtool/
Delf.c378 struct symbol *sym, *pfunc; in read_symbols() local
455 if (sym->pfunc == NULL) in read_symbols()
456 sym->pfunc = sym; in read_symbols()
474 pfunc = find_symbol_by_name(elf, pname); in read_symbols()
476 if (!pfunc) { in read_symbols()
482 sym->pfunc = pfunc; in read_symbols()
483 pfunc->cfunc = sym; in read_symbols()
493 if (sym->sec == pfunc->sec && in read_symbols()
494 sym->offset >= pfunc->offset && in read_symbols()
495 sym->offset + sym->len == pfunc->offset + pfunc->len) { in read_symbols()
[all …]
Dcheck.c1204 insn->jump_dest->func->pfunc = insn->func; in add_jump_destinations()
1206 } else if (insn->jump_dest->func->pfunc != insn->func->pfunc && in add_jump_destinations()
1535 struct symbol *pfunc = insn->func->pfunc; in add_jump_table() local
1553 if (reloc->sym->sec == pfunc->sec && in add_jump_table()
1554 reloc->addend == pfunc->offset) in add_jump_table()
1562 if (!dest_insn->func || dest_insn->func->pfunc != pfunc) in add_jump_table()
1602 insn && insn->func && insn->func->pfunc == func; in find_jump_table()
1619 if (!dest_insn || !dest_insn->func || dest_insn->func->pfunc != func) in find_jump_table()
2844 if (file->c_file && func && insn->func && func != insn->func->pfunc) { in validate_branch()
3384 if (sym->pfunc != sym || sym->alias != sym) in validate_symbol()
Delf.h57 struct symbol *pfunc, *cfunc, *alias; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h86 static inline void _init_workitem(_workitem *pwork, void *pfunc, void *cntx) in _init_workitem() argument
88 INIT_WORK(pwork, pfunc); in _init_workitem()
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
Dpinctrl-aspeed.c228 const struct aspeed_pin_function *pfunc = in aspeed_pinmux_set_mux() local
241 pr_debug("Muxing pin %s for %s\n", pdesc->name, pfunc->name); in aspeed_pinmux_set_mux()
250 expr = aspeed_find_expr_by_name(funcs, pfunc->name); in aspeed_pinmux_set_mux()
267 pfunc->name, pdesc->name, pin, signals, in aspeed_pinmux_set_mux()
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
Dcommon.c55 !((priv)->pfunc->func) ? 0 : \
56 (priv)->pfunc->func(args))
646 priv->pfunc = &info->platform_callback; in usbhs_probe()
666 if (priv->pfunc->get_vbus) in usbhs_probe()
Dcommon.h257 const struct renesas_usbhs_platform_callback *pfunc; member
Dmod.c55 info->get_vbus = priv->pfunc->get_vbus; in usbhs_mod_non_autonomy_mode()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/
Di2c-davinci.txt25 - ti,has-pfunc: boolean; if defined, it indicates that SoC supports PFUNC