Home
last modified time | relevance | path

Searched defs:func (Results 151 – 175 of 1100) sorted by relevance

12345678910>>...44

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
A Daux.c186 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 Dengine.c165 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 Duevent.c31 nvkm_uevent_func func; member
126 nvkm_uevent_func func) in nvkm_uevent_add()
A Dsubdev.c249 __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 Di2c.h16 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 Dtimer.h10 void (*func)(struct nvkm_alarm *); member
21 const struct nvkm_timer_func *func; member
/linux-6.3-rc2/drivers/peci/
A Drequest.c294 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 Dinterrupt.c619 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 Drtas.c520 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 Dpinctrl-rza1.c84 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 Dsample_ret0.c4 int func() in func() function
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/
A Dintr.h27 } *func; member
62 nvkm_inth_func func; member
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio.c73 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 Dsdio_uart.c67 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 Dptp.c72 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 Dstruct_ops.c186 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 Dbase.c260 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 Dops-rc32434.c41 #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 Dvirtio_anchor.h16 #define virtio_set_mem_acc_cb(func) do { } while (0) argument
A Dlivepatch.h183 #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 Dteam_mode_loadbalance.c147 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 Dparavirt.h663 #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 Dbase.c27 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 Dbase.c27 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 Dbase.c27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, in nvkm_msvld_new_()

Completed in 57 milliseconds

12345678910>>...44