/linux-6.3-rc2/drivers/usb/gadget/function/ |
A D | uvc.h | 132 struct usb_function func; member
|
A D | u_fs.h | 220 struct ffs_function *func; member
|
/linux-6.3-rc2/drivers/hwmon/peci/ |
A D | cputemp.c | 31 u8 func; member
|
/linux-6.3-rc2/arch/powerpc/kernel/trace/ |
A D | ftrace.c | 678 int ftrace_update_ftrace_func(ftrace_func_t func) in ftrace_update_ftrace_func()
|
/linux-6.3-rc2/drivers/pinctrl/cirrus/ |
A D | pinctrl-madera-core.c | 125 u32 func; member
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinctrl-axp209.c | 329 struct axp20x_pinctrl_function *func, in axp20x_funcs_groups_from_mask()
|
A D | pinctrl-rockchip.h | 379 u8 func; member 412 unsigned int func; member
|
/linux-6.3-rc2/drivers/scsi/aic94xx/ |
A D | aic94xx_scb.c | 890 int asd_control_phy(struct asd_sas_phy *phy, enum phy_func func, void *arg) in asd_control_phy()
|
/linux-6.3-rc2/include/trace/ |
A D | trace_events.h | 242 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
|
/linux-6.3-rc2/kernel/kcsan/ |
A D | report.c | 328 unsigned long func = stack_entries[skip]; in replace_stack_entry() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/ |
A D | wndw.c | 696 nv50_wndw_new_(const struct nv50_wndw_func *func, struct drm_device *dev, in nv50_wndw_new_()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
A D | falcon.h | 18 const struct nvkm_falcon_func *func; member
|
/linux-6.3-rc2/tools/perf/util/ |
A D | time-utils.c | 284 time_pecent_split func) in percent_comma_split()
|
/linux-6.3-rc2/drivers/net/ethernet/mscc/ |
A D | ocelot_ptp.c | 183 enum ptp_pin_function func, unsigned int chan) in ocelot_ptp_verify()
|
/linux-6.3-rc2/include/linux/ |
A D | fortify-string.h | 501 const char *func) in fortify_memcpy_chk()
|
A D | init.h | 369 #define __setup(str, func) /* nothing */ argument
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | si476x-platform.h | 213 enum si476x_func func; member
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/ |
A D | fw.c | 373 u8 type, u8 cat, u8 class, u8 func, in rtw89_h2c_pkt_set_hdr() 398 u8 type, u8 cat, u8 class, u8 func, in rtw89_h2c_pkt_set_hdr_fwdl() 2503 u8 func = attr->func; in rtw89_fw_c2h_chk_atomic() local 2534 u8 func = attr->func; in rtw89_fw_c2h_cmd_handle() local
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/netxen/ |
A D | netxen_nic_hdr.h | 821 #define PCIE_CRB_WINDOW_REG(func) (((func) < 4) ? \ argument 834 #define PCIE_MN_WINDOW_REG(func) (((func) < 4) ? \ argument 847 #define PCIE_SN_WINDOW_REG(func) (((func) < 4) ? \ argument 852 #define PCIX_OCM_WINDOW_REG(func) (PCIX_OCM_WINDOW + 0x20 * (func)) argument
|
/linux-6.3-rc2/drivers/target/iscsi/cxgbit/ |
A D | cxgbit_cm.c | 35 cxgbit_wake_up(struct cxgbit_wr_wait *wr_waitp, const char *func, u8 ret) in cxgbit_wake_up() 51 const char *func) in cxgbit_wait_for_reply()
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-ft260.c | 844 #define FT260_ATTR_SHOW(name, reptype, id, type, func) \ argument 864 #define FT260_ATTR_STORE(name, reptype, id, req, type, ctype, func) \ argument
|
/linux-6.3-rc2/drivers/scsi/ |
A D | nsp32.c | 319 static void nsp32_message(const char *func, int line, char *type, char *fmt, ...) in nsp32_message() 336 static void nsp32_dmessage(const char *func, int line, int mask, char *fmt, ...) in nsp32_dmessage()
|
/linux-6.3-rc2/drivers/mmc/host/ |
A D | vub300.c | 531 *register_access, u8 func) in __add_offloaded_reg_to_fifo() 546 u8 func = ((0x70 & register_access->command_byte[0]) >> 4); in add_offloaded_reg() local 1857 u8 func = FUN(cmd); in satisfy_request_from_offloaded_data() local
|
/linux-6.3-rc2/drivers/block/drbd/ |
A D | drbd_int.h | 1921 #define ERR_IF_CNT_IS_NEGATIVE(which, func, line) \ argument 1928 static inline void _dec_ap_pending(struct drbd_device *device, const char *func, int line) in _dec_ap_pending() 1947 static inline void _dec_rs_pending(struct drbd_device *device, const char *func, int line) in _dec_rs_pending() 1968 static inline void _dec_unacked(struct drbd_device *device, const char *func, int line) in _dec_unacked() 1975 static inline void _sub_unacked(struct drbd_device *device, int n, const char *func, int line) in _sub_unacked()
|
/linux-6.3-rc2/drivers/ps3/ |
A D | ps3-sys-manager.c | 57 const struct ps3_sys_manager_header *h, const char *func, int line) in _dump_sm_header()
|