Home
last modified time | relevance | path

Searched defs:func (Results 1801 - 1825 of 4051) sorted by relevance

1...<<71727374757677787980>>...163

/kernel/linux/linux-6.6/drivers/mfd/
H A Dsi476x-i2c.c552 si476x_core_fwver_to_revision(struct si476x_core *core, int func, int major, int minor1, int minor2) si476x_core_fwver_to_revision() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h147 mlx5_flexible_inlen(struct mlx5_core_dev *dev, size_t fixed, size_t item_size, size_t num_items, const char *func, int line) mlx5_flexible_inlen() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/
H A Dmcf8390.c177 static void mcf8390_dmaing_err(const char *func, struct net_device *dev, in mcf8390_dmaing_err() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dasync-thread.c331 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, in btrfs_init_work() argument
/kernel/linux/linux-6.6/include/drm/ttm/
H A Dttm_resource.h159 const struct ttm_resource_manager_func *func; member
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/
H A Dxenbus.c226 xen_pcibk_export_device(struct xen_pcibk_device *pdev, int domain, int bus, int slot, int func, int devid) xen_pcibk_export_device() argument
273 xen_pcibk_remove_device(struct xen_pcibk_device *pdev, int domain, int bus, int slot, int func) xen_pcibk_remove_device() argument
367 int domain, bus, slot, func; xen_pcibk_reconfigure() local
565 int domain, bus, slot, func; xen_pcibk_setup_backend() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dhil_mlc.h95 hilse_func *func; /* Function to call if HILSE_FUNC */ member
H A Dfortify-string.h559 fortify_memcpy_chk(__kernel_size_t size, const size_t p_size, const size_t q_size, const size_t p_size_field, const size_t q_size_field, const char *func) fortify_memcpy_chk() argument
H A Dima.h247 static inline bool ima_appraise_signature(enum kernel_read_file_id func) in ima_appraise_signature() argument
H A Ddma-fence.h118 dma_fence_func_t func; member
/kernel/linux/linux-6.6/drivers/soc/sunxi/
H A Dsunxi_sram.c25 char *func; member
35 struct sunxi_sram_func *func; member
115 struct sunxi_sram_func *func; in sunxi_sram_show() local
173 struct sunxi_sram_func *func; sunxi_sram_of_parse() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110-sys.c290 jh7110_set_function(struct jh7110_pinctrl *sfp, unsigned int pin, u32 func) jh7110_set_function() argument
336 jh7110_sys_set_one_pin_mux(struct jh7110_pinctrl *sfp, unsigned int pin, unsigned int din, u32 dout, u32 doen, u32 func) jh7110_sys_set_one_pin_mux() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/visconti/
H A Dpinctrl-common.c224 const struct visconti_pin_function *func = &priv->devdata->functions[function]; in visconti_set_mux() local
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dprism2mib.c68 int (*func)(struct mibrec *mib, member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_intf.c47 static void sd_sync_int_hdl(struct sdio_func *func) in sd_sync_int_hdl() argument
65 struct sdio_func *func; in sdio_alloc_irq() local
90 struct sdio_func *func; sdio_free_irq() local
116 struct sdio_func *func; sdio_init() local
150 struct sdio_func *func; sdio_deinit() local
172 sdio_dvobj_init(struct sdio_func *func) sdio_dvobj_init() argument
205 sdio_dvobj_deinit(struct sdio_func *func) sdio_dvobj_deinit() argument
362 rtw_drv_init( struct sdio_func *func, const struct sdio_device_id *id) rtw_drv_init() argument
400 rtw_dev_remove(struct sdio_func *func) rtw_dev_remove() argument
436 struct sdio_func *func = dev_to_sdio_func(dev); rtw_sdio_suspend() local
471 struct sdio_func *func = dev_to_sdio_func(dev); rtw_sdio_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clock.c410 ptp_find_pin(struct ptp_clock *ptp, enum ptp_pin_function func, unsigned int chan) ptp_find_pin() argument
428 ptp_find_pin_unlocked(struct ptp_clock *ptp, enum ptp_pin_function func, unsigned int chan) ptp_find_pin_unlocked() argument
H A Dptp_chardev.c18 ptp_disable_pinfunc(struct ptp_clock_info *ops, enum ptp_pin_function func, unsigned int chan) ptp_disable_pinfunc() argument
48 ptp_set_pinfunc(struct ptp_clock *ptp, unsigned int pin, enum ptp_pin_function func, unsigned int chan) ptp_set_pinfunc() argument
[all...]
H A Dptp_sysfs.c394 unsigned int func, chan; in ptp_pin_show() local
416 unsigned int func, chan; in ptp_pin_store() local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dgrvga.c146 u32 func = 0; in grvga_set_par() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dpll.c121 dss_pll_hsdiv_calc(const struct dss_pll *pll, unsigned long clkdco, unsigned long out_min, unsigned long out_max, dss_hsdiv_calc_func func, void *data) dss_pll_hsdiv_calc() argument
146 dss_pll_calc(const struct dss_pll *pll, unsigned long clkin, unsigned long pll_min, unsigned long pll_max, dss_pll_calc_func func, void *data) dss_pll_calc() argument
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ducsi_acpi.c32 static int ucsi_acpi_dsm(struct ucsi_acpi *ua, int func) in ucsi_acpi_dsm() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmrvl_sdio.h80 struct sdio_func *func; member
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ppi.c42 tpm_eval_dsm(acpi_handle ppi_handle, int func, acpi_object_type type, in tpm_eval_dsm() argument
118 int func = TPM_PPI_FN_SUBREQ; in tpm_store_ppi_request() local
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_pci_host.c59 bcma_get_cfgspace_addr(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off) bcma_get_cfgspace_addr() argument
84 bcma_extpci_read_config(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off, void *buf, int len) bcma_extpci_read_config() argument
148 bcma_extpci_write_config(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off, const void *buf, int len) bcma_extpci_write_config() argument
271 bcma_find_pci_capability(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, u8 req_cap_id, unsigned char *buf, u32 *buflen) bcma_find_pci_capability() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/stm32/
H A Dclk-stm32-core.h52 struct clk_hw *(*func)(struct device *dev, member

Completed in 27 milliseconds

1...<<71727374757677787980>>...163