Home
last modified time | relevance | path

Searched defs:func (Results 801 – 825 of 1057) sorted by relevance

1...<<31323334353637383940>>...43

/linux/include/dt-bindings/pinctrl/
H A Dk210-fpioa.h271 #define K210_FPIOA(pin, func) (((pin) << 16) | (func)) argument
/linux/drivers/usb/gadget/function/
H A Df_midi.c81 struct usb_function func; member
/linux/include/linux/
H A Dbtf.h681 static inline int btf_check_iter_arg(struct btf *btf, const struct btf_type *func, int arg_idx) in btf_check_iter_arg()
/linux/drivers/block/
H A Dfloppy.c628 static inline void debugt(const char *func, const char *msg) in debugt()
635 static inline void debugt(const char *func, const char *msg) { } in debugt()
642 static void is_alive(const char *func, const char *message) in is_alive()
/linux/drivers/ata/
H A Dahci.c1495 #define ENCODE_BUSDEVFN(bus, slot, func) \ in ahci_broken_online() argument
/linux/scripts/gendwarfksyms/
H A Ddwarf.c267 Dwarf_Die *die, die_callback_t func, in process_die_container()
/linux/arch/powerpc/kernel/
H A Deeh.c1526 int eeh_pe_inject_err(struct eeh_pe *pe, int type, int func, in eeh_pe_inject_err()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c786 enum ptp_pin_function func, unsigned int chan) in igb_ptp_verify_pin()
/linux/arch/s390/crypto/
H A Dphmac_s390.c195 unsigned long func; in hash_key() local
/linux/arch/riscv/boot/dts/starfive/
H A Djh7110-pinfunc.h27 #define PINMUX(n, func) ((1 << 10) | (((func) & 0x3) << 8) | ((n) & 0xff)) argument
/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c185 static int san_acpi_notify_event(struct device *dev, u64 func, in san_acpi_notify_event()
/linux/drivers/platform/x86/
H A Dfujitsu-laptop.c152 int func, int op, int feature, int state) in call_fext_func()
H A Dpanasonic-laptop.c295 static int acpi_pcc_write_sset(struct pcc_acpi *pcc, int func, int val) in acpi_pcc_write_sset()
/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c843 enum ptp_pin_function func, unsigned int chan) in ksz_ptp_verify_pin()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c2590 enum ena_admin_hash_functions func, in ena_com_fill_hash_function()
2641 enum ena_admin_hash_functions *func) in ena_com_get_hash_function()
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-airoha.c2450 const struct airoha_pinctrl_func *func; in airoha_pinmux_set_mux() local
2907 const struct airoha_pinctrl_func *func; in airoha_pinctrl_probe() local
/linux/include/acpi/
H A Dacpi_bus.h65 u64 func, union acpi_object *argv4, in acpi_evaluate_dsm_typed()
338 void (*func)(struct acpi_device_wakeup_context *context); member
/linux/drivers/nvdimm/
H A Dbus.c1037 unsigned int func = cmd; in __nd_ioctl() local
/linux/fs/xfs/
H A Dxfs_buf.c1250 xfs_failaddr_t func) in xfs_buf_ioerror_alert()
/linux/drivers/pinctrl/sunplus/
H A Dsppctl.c175 static void sppctl_func_set(struct sppctl_pdata *pctl, u8 func, u8 val) in sppctl_func_set()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.h160 int func; member
/linux/net/can/
H A Dgw.c153 #define MODFUNC(func, op) static void func(struct canfd_frame *cf, \ argument
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_context.c285 static void (* const func[])(struct kthread_work *) = { in live_parallel_switch() local
/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32cc.c801 struct pinfunction *func; in s32_pinctrl_parse_functions() local
/linux/drivers/net/ethernet/ti/
H A Dcpsw.c66 #define for_each_slave(priv, func, arg...) \ argument

1...<<31323334353637383940>>...43