| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bar/ |
| H A D | gf100.c | 164 gf100_bar_new_(const struct nvkm_bar_func *func, struct nvkm_device *device, in gf100_bar_new_() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | extdev.c | 82 nvbios_extdev_parse(struct nvkm_bios *bios, int idx, struct nvbios_extdev_func *func) nvbios_extdev_parse() argument 96 nvbios_extdev_find(struct nvkm_bios *bios, enum nvbios_extdev_type type, struct nvbios_extdev_func *func) nvbios_extdev_find() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | base.c | 128 nvkm_ltc_new_(const struct nvkm_ltc_func *func, struct nvkm_device *device, int index, struct nvkm_ltc **pltc) nvkm_ltc_new_() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_simple_resource.c | 143 vmw_simple_resource_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv, const struct vmw_simple_resource_func *func) vmw_simple_resource_create_ioctl() argument 232 vmw_simple_resource_lookup(struct ttm_object_file *tfile, uint32_t handle, const struct vmw_simple_resource_func *func) vmw_simple_resource_lookup() argument [all...] |
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| H A D | hmcdrv_cache.c | 114 hmcdrv_cache_do(const struct hmcdrv_ftp_cmdspec *ftp, hmcdrv_cache_ftpfunc func) hmcdrv_cache_do() argument 177 hmcdrv_cache_cmd(const struct hmcdrv_ftp_cmdspec *ftp, hmcdrv_cache_ftpfunc func) hmcdrv_cache_cmd() argument
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | wm8350-gpio.c | 45 static int gpio_set_func(struct wm8350 *wm8350, int gpio, int func) in gpio_set_func() argument 183 wm8350_gpio_config(struct wm8350 *wm8350, int gpio, int dir, int func, int pol, int pull, int invert, int debounce) wm8350_gpio_config() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | sdio_irq.c | 64 struct sdio_func *func; in process_sdio_pending_irqs() local 273 struct sdio_func *func; sdio_single_irq_set() local 299 sdio_claim_irq(struct sdio_func *func, sdio_irq_handler_t *handler) sdio_claim_irq() argument 342 sdio_release_irq(struct sdio_func *func) sdio_release_irq() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_83xx_vnic.c | 263 qlcnic_83xx_set_port_eswitch_status(struct qlcnic_adapter *adapter, int func, int *port_id) qlcnic_83xx_set_port_eswitch_status() argument
|
| /kernel/linux/linux-6.6/include/linux/firmware/imx/ |
| H A D | ipc.h | 34 uint8_t func; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | min_heap.h | 35 min_heapify(struct min_heap *heap, int pos, const struct min_heap_callbacks *func) min_heapify() argument 68 min_heapify_all(struct min_heap *heap, const struct min_heap_callbacks *func) min_heapify_all() argument 79 min_heap_pop(struct min_heap *heap, const struct min_heap_callbacks *func) min_heap_pop() argument 99 min_heap_pop_push(struct min_heap *heap, const void *element, const struct min_heap_callbacks *func) min_heap_pop_push() argument 109 min_heap_push(struct min_heap *heap, const void *element, const struct min_heap_callbacks *func) min_heap_push() argument [all...] |
| H A D | tracepoint-defs.h | 27 void *func; member
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | hmcdrv_cache.c | 114 hmcdrv_cache_do(const struct hmcdrv_ftp_cmdspec *ftp, hmcdrv_cache_ftpfunc func) hmcdrv_cache_do() argument 177 hmcdrv_cache_cmd(const struct hmcdrv_ftp_cmdspec *ftp, hmcdrv_cache_ftpfunc func) hmcdrv_cache_cmd() argument
|
| /kernel/linux/linux-6.6/kernel/livepatch/ |
| H A D | patch.c | 28 struct klp_func *func; in klp_find_ops() local 46 struct klp_func *func; in klp_ftrace_handler() local 127 klp_unpatch_func(struct klp_func *func) klp_unpatch_func() argument 160 klp_patch_func(struct klp_func *func) klp_patch_func() argument 232 struct klp_func *func; __klp_unpatch_object() local 254 struct klp_func *func; klp_patch_object() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | selftest.c | 25 int (*func)(void); member
|
| /kernel/linux/linux-6.6/drivers/media/mmc/siano/ |
| H A D | smssdio.c | 77 struct sdio_func *func; member 123 static void smssdio_interrupt(struct sdio_func *func) in smssdio_interrupt() argument 236 smssdio_probe(struct sdio_func *func, const struct sdio_device_id *id) smssdio_probe() argument 321 smssdio_remove(struct sdio_func *func) smssdio_remove() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | sdio.c | 49 static void b43_sdio_interrupt_dispatcher(struct sdio_func *func) in b43_sdio_interrupt_dispatcher() argument 66 struct sdio_func *func = bus->host_sdio; in b43_sdio_request_irq() local 82 struct sdio_func *func in b43_sdio_free_irq() local 92 b43_sdio_probe(struct sdio_func *func, const struct sdio_device_id *id) b43_sdio_probe() argument 170 b43_sdio_remove(struct sdio_func *func) b43_sdio_remove() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | sdio_mcu.c | 102 struct sdio_func *func = dev->mt76.sdio.func; in mt7921s_mcu_drv_pmctrl() local 138 struct sdio_func *func = dev->mt76.sdio.func; in mt7921s_mcu_fw_pmctrl() local [all...] |
| H A D | sdio.c | 88 static int mt7921s_probe(struct sdio_func *func, in mt7921s_probe() argument 197 static void mt7921s_remove(struct sdio_func *func) in mt7921s_remove() argument 206 struct sdio_func *func = dev_to_sdio_func(__dev); mt7921s_suspend() local 280 struct sdio_func *func = dev_to_sdio_func(__dev); mt7921s_resume() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | sdio.c | 76 static int mt7663s_probe(struct sdio_func *func, in mt7663s_probe() argument 171 static void mt7663s_remove(struct sdio_func *func) in mt7663s_remove() argument 185 struct sdio_func *func = dev_to_sdio_func(dev); mt7663s_suspend() local 218 struct sdio_func *func = dev_to_sdio_func(dev); mt7663s_resume() local [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson-axg-pmx.c | 85 struct meson_pmx_func *func = &pc->data->funcs[func_num]; in meson_axg_pmx_set_mux() local 59 meson_axg_pmx_update_function(struct meson_pinctrl *pc, unsigned int pin, unsigned int func) meson_axg_pmx_update_function() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | irq_32.c | 55 static void call_on_stack(void *func, void *stack) in call_on_stack() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_selftest.h | 70 int (*func)(void *data); member
|
| H A D | i915_utils.c | 67 __i915_inject_probe_error(struct drm_i915_private *i915, int err, const char *func, int line) __i915_inject_probe_error() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | core507d.c | 157 core507d_new_(const struct nv50_core_func *func, struct nouveau_drm *drm, in core507d_new_() argument
|
| H A D | ovly507e.c | 144 ovly507e_new_(const struct nv50_wndw_func *func, const u32 *format, in ovly507e_new_() argument
|