/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-common.c | 833 fmt_sp2mp_func(struct file *file, void *priv, struct v4l2_format *f, fmtfunc func) fmt_sp2mp_func() argument
|
/kernel/linux/linux-5.10/include/drm/ttm/ |
H A D | ttm_resource.h | 126 const struct ttm_resource_manager_func *func; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kthread.h | 103 kthread_work_func_t func; member
|
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
H A D | xpc_channel.c | 923 xpc_initiate_send_notify(short partid, int ch_number, u32 flags, void *payload, u16 payload_size, xpc_notify_func func, void *key) xpc_initiate_send_notify() argument [all...] |
H A D | xp_main.c | 134 xpc_connect(int ch_number, xpc_channel_func func, void *key, u16 payload_size, in xpc_connect() argument
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | sdio_bus.c | 81 sdio_match_one(struct sdio_func *func, const struct sdio_device_id *id) sdio_match_one() argument 93 sdio_match_device(struct sdio_func *func, struct sdio_driver *sdrv) sdio_match_device() argument 113 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_match() local 125 const struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_uevent() local 156 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_probe() local 210 struct sdio_func *func = dev_to_sdio_func(dev); sdio_bus_remove() local 292 struct sdio_func *func = dev_to_sdio_func(dev); sdio_release_func() local 313 struct sdio_func *func; sdio_alloc_func() local 347 sdio_acpi_set_handle(struct sdio_func *func) sdio_acpi_set_handle() argument 355 sdio_acpi_set_handle(struct sdio_func *func) sdio_acpi_set_handle() argument 358 sdio_set_of_node(struct sdio_func *func) sdio_set_of_node() argument 368 sdio_add_func(struct sdio_func *func) sdio_add_func() argument 390 sdio_remove_func(struct sdio_func *func) sdio_remove_func() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
H A D | vivid-vid-common.c | 848 fmt_sp2mp_func(struct file *file, void *priv, struct v4l2_format *f, fmtfunc func) fmt_sp2mp_func() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | global2_scratch.c | 191 mv88e6352_g2_scratch_gpio_get_pctl(struct mv88e6xxx_chip *chip, unsigned int pin, int *func) mv88e6352_g2_scratch_gpio_get_pctl() argument 215 mv88e6352_g2_scratch_gpio_set_pctl(struct mv88e6xxx_chip *chip, unsigned int pin, int func) mv88e6352_g2_scratch_gpio_set_pctl() argument
|
/kernel/linux/linux-6.6/drivers/accel/ivpu/ |
H A D | ivpu_hw_reg_io.h | 69 ivpu_hw_reg_rd32(struct ivpu_device *vdev, void __iomem *base, u32 reg, const char *name, const char *func) ivpu_hw_reg_rd32() argument 79 ivpu_hw_reg_rd64(struct ivpu_device *vdev, void __iomem *base, u32 reg, const char *name, const char *func) ivpu_hw_reg_rd64() argument 89 ivpu_hw_reg_wr32(struct ivpu_device *vdev, void __iomem *base, u32 reg, u32 val, const char *name, const char *func) ivpu_hw_reg_wr32() argument 97 ivpu_hw_reg_wr64(struct ivpu_device *vdev, void __iomem *base, u32 reg, u64 val, const char *name, const char *func) ivpu_hw_reg_wr64() argument 105 ivpu_hw_reg_wr32_index(struct ivpu_device *vdev, void __iomem *base, u32 reg, u32 stride, u32 index, u32 val, const char *name, const char *func) ivpu_hw_reg_wr32_index() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A D | hest.c | 91 static int apei_hest_parse(apei_hest_func_t func, void *data) in apei_hest_parse() argument
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | keyhelp.c | 136 u_char func, *kp; in spk_handle_help() local
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | masklog.c | 51 void __mlog_printk(const u64 *mask, const char *func, int line, in __mlog_printk() argument
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | diag288_wdt.c | 74 static int diag288(unsigned int func, unsigned int timeout, in diag288() argument 95 static int diag288_str(unsigned int func, unsigned int timeout, char *cmd) in diag288_str() argument 111 unsigned int func; in wdt_start() local 137 unsigned int func; in wdt_ping() local [all...] |
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/ |
H A D | vpci.c | 73 int err = 0, slot, func = PCI_FUNC(dev->devfn); in __xen_pcibk_add_pci_dev() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kthread.h | 133 kthread_work_func_t func; member
|
H A D | smp.h | 25 smp_call_func_t func; member 69 static inline void on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() argument 90 on_each_cpu_mask(const struct cpumask *mask, smp_call_func_t func, void *info, bool wait) on_each_cpu_mask() argument 102 on_each_cpu_cond(smp_cond_func_t cond_func, smp_call_func_t func, void *info, bool wait) on_each_cpu_cond() argument 199 up_smp_call_function(smp_call_func_t func, void *info) up_smp_call_function() argument 212 smp_call_function_any(const struct cpumask *mask, smp_call_func_t func, void *info, int wait) smp_call_function_any() argument [all...] |
H A D | static_call.h | 254 __static_call_update(struct static_call_key *key, void *tramp, void *func) __static_call_update() argument 331 __static_call_update(struct static_call_key *key, void *tramp, void *func) __static_call_update() argument [all...] |
H A D | static_call_types.h | 62 void *func; member 77 void *func; member 95 void *func; member
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdnsp-pci.c | 55 struct pci_dev *func; in cdnsp_pci_probe() local 180 struct pci_dev *func; in cdnsp_pci_remove() local [all...] |
H A D | cdns3-pci-wrap.c | 45 struct pci_dev *func; in cdns3_get_second_fun() local 77 struct pci_dev *func; cdns3_pci_probe() local 180 struct pci_dev *func; cdns3_pci_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/intel/int3472/ |
H A D | discrete.c | 90 static void int3472_get_func_and_polarity(u8 type, const char **func, u32 *polarity) in int3472_get_func_and_polarity() argument 160 const char *func; in skl_int3472_handle_gpio_resources() local 55 skl_int3472_map_gpio_to_sensor(struct int3472_discrete_device *int3472, struct acpi_resource_gpio *agpio, const char *func, u32 polarity) skl_int3472_map_gpio_to_sensor() argument [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7110-aon.c | 76 jh7110_aon_set_one_pin_mux(struct jh7110_pinctrl *sfp, unsigned int pin, unsigned int din, u32 dout, u32 doen, u32 func) jh7110_aon_set_one_pin_mux() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_ether.h | 53 struct usb_function func; member
|
H A D | u_audio.h | 61 struct usb_function func; member
|
H A D | u_uac1_legacy.h | 45 struct usb_function func; member
|