/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
A D | aux.c | 186 nvkm_i2c_aux_ctor(const struct nvkm_i2c_aux_func *func, in nvkm_i2c_aux_ctor() 208 nvkm_i2c_aux_new_(const struct nvkm_i2c_aux_func *func, in nvkm_i2c_aux_new_()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/core/ |
A D | engine.c | 165 nvkm_engine_ctor(const struct nvkm_engine_func *func, struct nvkm_device *device, in nvkm_engine_ctor() 182 nvkm_engine_new_(const struct nvkm_engine_func *func, struct nvkm_device *device, in nvkm_engine_new_()
|
A D | uevent.c | 31 nvkm_uevent_func func; member 126 nvkm_uevent_func func) in nvkm_uevent_add()
|
A D | subdev.c | 249 __nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, in __nvkm_subdev_ctor() 268 nvkm_subdev_new_(const struct nvkm_subdev_func *func, struct nvkm_device *device, in nvkm_subdev_new_()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
A D | i2c.h | 16 const struct nvkm_i2c_bus_func *func; member 38 const struct nvkm_i2c_aux_func *func; member 61 const struct nvkm_i2c_func *func; member
|
A D | timer.h | 10 void (*func)(struct nvkm_alarm *); member 21 const struct nvkm_timer_func *func; member
|
/linux-6.3-rc2/drivers/peci/ |
A D | request.c | 294 static u32 __get_pci_addr(u8 bus, u8 dev, u8 func, u16 reg) in __get_pci_addr() 300 __pci_cfg_local_read(struct peci_device *device, u8 bus, u8 dev, u8 func, u16 reg, u8 len) in __pci_cfg_local_read() 328 u8 bus, u8 dev, u8 func, u16 reg, u8 len) in __ep_pci_cfg_read() 362 u8 bus, u8 dev, u8 func, u64 offset, u8 tx_len, u8 len) in __ep_mmio_read()
|
/linux-6.3-rc2/arch/powerpc/platforms/ps3/ |
A D | interrupt.c | 619 const char* func, int line) in _dump_64_bmp() 628 const u64 *p, unsigned cpu, const char* func, int line) in _dump_256_bmp() 635 static void _dump_bmp(struct ps3_private* pd, const char* func, int line) in _dump_bmp() 647 const char* func, int line) in _dump_mask()
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | rtas.c | 520 const struct rtas_function *func = &rtas_function_table[i]; in rtas_token_to_function_xarray_init() local 538 const struct rtas_function *func; in rtas_token_to_function() local 569 const struct rtas_function *func = rtas_token_to_function(token); in __do_enter_rtas_trace() local 875 const struct rtas_function *func; in rtas_token() local 1689 const struct rtas_function *func; in block_rtas_call() local 1897 struct rtas_function *func; in rtas_function_table_init() local
|
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | pinctrl-rza1.c | 84 u8 func: 4; member 102 u16 func: 4; member 505 unsigned int func, in rza1_pinmux_get_bidir() 523 unsigned int func, in rza1_pinmux_get_swio() 544 unsigned int func, in rza1_pinmux_get_flags() 1122 struct function_desc *func; in rza1_set_mux() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | sample_ret0.c | 4 int func() in func() function
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/ |
A D | intr.h | 27 } *func; member 62 nvkm_inth_func func; member
|
/linux-6.3-rc2/drivers/mmc/core/ |
A D | sdio.c | 73 static int sdio_read_fbr(struct sdio_func *func) in sdio_read_fbr() 106 struct sdio_func *func; in sdio_init_func() local 1007 struct sdio_func *func = host->card->sdio_func[i]; in mmc_sdio_pre_suspend() local
|
A D | sdio_uart.c | 67 struct sdio_func *func; member 133 struct sdio_func *func; in sdio_uart_port_remove() local 499 static void sdio_uart_irq(struct sdio_func *func) in sdio_uart_irq() 1022 static int sdio_uart_probe(struct sdio_func *func, in sdio_uart_probe() 1096 static void sdio_uart_remove(struct sdio_func *func) in sdio_uart_remove()
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | ptp.c | 72 int func, int input) in mv88e6352_set_gpio_func() 273 int func; in mv88e6352_ptp_enable_extts() local 336 enum ptp_pin_function func, unsigned int chan) in mv88e6352_ptp_verify()
|
/linux-6.3-rc2/tools/bpf/bpftool/ |
A D | struct_ops.c | 186 static struct res do_search(const char *name, work_func func, void *data, in do_search() 235 static struct res do_one_id(const char *id_str, work_func func, void *data, in do_one_id() 300 work_func func, void *data, in do_work_on_struct_ops()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | base.c | 260 nvkm_fb_ctor(const struct nvkm_fb_func *func, struct nvkm_device *device, in nvkm_fb_ctor() 284 nvkm_fb_new_(const struct nvkm_fb_func *func, struct nvkm_device *device, in nvkm_fb_new_()
|
/linux-6.3-rc2/arch/mips/pci/ |
A D | ops-rc32434.c | 41 #define PCI_CFG_SET(bus, slot, func, off) \ argument 51 u8 func = PCI_FUNC(devfn); in config_access() local
|
/linux-6.3-rc2/include/linux/ |
A D | virtio_anchor.h | 16 #define virtio_set_mem_acc_cb(func) do { } while (0) argument
|
A D | livepatch.h | 183 #define klp_for_each_func_static(obj, func) \ argument 188 #define klp_for_each_func_safe(obj, func, tmp_func) \ argument 191 #define klp_for_each_func(obj, func) \ argument
|
/linux-6.3-rc2/drivers/net/team/ |
A D | team_mode_loadbalance.c | 147 lb_select_tx_port_func_t *func; member 162 static char *lb_select_tx_port_get_name(lb_select_tx_port_func_t *func) in lb_select_tx_port_get_name() 341 lb_select_tx_port_func_t *func; in lb_tx_method_get() local 355 lb_select_tx_port_func_t *func; in lb_tx_method_set() local 606 lb_select_tx_port_func_t *func; in lb_init() local
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | paravirt.h | 663 #define PV_THUNK_NAME(func) "__raw_callee_save_" #func argument 664 #define __PV_CALLEE_SAVE_REGS_THUNK(func, section) \ argument 682 #define PV_CALLEE_SAVE_REGS_THUNK(func) \ argument 686 #define PV_CALLEE_SAVE(func) \ argument 690 #define __PV_IS_CALLEE_SAVE(func) \ argument 736 #define DEFINE_PARAVIRT_ASM(func, instr, sec) \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/ |
A D | base.c | 27 nvkm_mspdec_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_mspdec_new_()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/msppp/ |
A D | base.c | 27 nvkm_msppp_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msppp_new_()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/msvld/ |
A D | base.c | 27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msvld_new_()
|