Home
last modified time | relevance | path

Searched defs:chip (Results 1 - 25 of 2572) sorted by relevance

12345678910>>...103

/kernel/linux/linux-5.10/drivers/dma/dw-edma/
H A Ddw-edma-v0-debugfs.h18 static inline void dw_edma_v0_debugfs_on(struct dw_edma_chip *chip) in dw_edma_v0_debugfs_on() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dirqinit.c55 struct irq_chip *chip = legacy_pic->chip; in init_ISA_irqs() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dirqinit.c55 struct irq_chip *chip = legacy_pic->chip; in init_ISA_irqs() local
/kernel/linux/linux-5.10/drivers/char/tpm/eventlog/
H A Dcommon.h13 static inline int tpm_read_log_acpi(struct tpm_chip *chip) in tpm_read_log_acpi() argument
21 static inline int tpm_read_log_of(struct tpm_chip *chip) in tpm_read_log_of() argument
29 static inline int tpm_read_log_efi(struct tpm_chip *chip) in tpm_read_log_efi() argument
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Drtsx_transport.h39 static inline u8 *rtsx_get_cmd_data(struct rtsx_chip *chip) in rtsx_get_cmd_data() argument
[all...]
H A Drtsx_sys.h19 static inline void rtsx_exclusive_enter_ss(struct rtsx_chip *chip) in rtsx_exclusive_enter_ss() argument
28 static inline void rtsx_reset_detected_cards(struct rtsx_chip *chip, int flag) in rtsx_reset_detected_cards() argument
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Dchained_irq.h16 static inline void chained_irq_enter(struct irq_chip *chip, in chained_irq_enter() argument
32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_sandisk.c6 sdtnqgama_choose_interface_config(struct nand_chip *chip, in sdtnqgama_choose_interface_config() argument
14 static int sandisk_nand_init(struct nand_chip *chip) in sandisk_nand_init() argument
H A Dnand_amd.c11 static void amd_nand_decode_id(struct nand_chip *chip) in amd_nand_decode_id() argument
36 static int amd_nand_init(struct nand_chip *chip) in amd_nand_init() argument
[all...]
H A Dnand_esmt.c11 static void esmt_nand_decode_id(struct nand_chip *chip) in esmt_nand_decode_id() argument
41 static int esmt_nand_init(struct nand_chip *chip) in esmt_nand_init() argument
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Dchained_irq.h16 static inline void chained_irq_enter(struct irq_chip *chip, in chained_irq_enter() argument
32 static inline void chained_irq_exit(struct irq_chip *chip, in chained_irq_exit() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Drtsx_transport.h39 static inline u8 *rtsx_get_cmd_data(struct rtsx_chip *chip) in rtsx_get_cmd_data() argument
[all...]
H A Drtsx_sys.h19 static inline void rtsx_exclusive_enter_ss(struct rtsx_chip *chip) in rtsx_exclusive_enter_ss() argument
28 static inline void rtsx_reset_detected_cards(struct rtsx_chip *chip, int flag) in rtsx_reset_detected_cards() argument
/kernel/linux/linux-6.6/drivers/char/tpm/eventlog/
H A Dcommon.h13 static inline int tpm_read_log_acpi(struct tpm_chip *chip) in tpm_read_log_acpi() argument
21 static inline int tpm_read_log_of(struct tpm_chip *chip) in tpm_read_log_of() argument
29 static inline int tpm_read_log_efi(struct tpm_chip *chip) in tpm_read_log_efi() argument
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-dev.c20 struct tpm_chip *chip; in tpm_open() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_amd.c11 static void amd_nand_decode_id(struct nand_chip *chip) in amd_nand_decode_id() argument
36 static int amd_nand_init(struct nand_chip *chip) in amd_nand_init() argument
[all...]
H A Dnand_esmt.c11 static void esmt_nand_decode_id(struct nand_chip *chip) in esmt_nand_decode_id() argument
41 static int esmt_nand_init(struct nand_chip *chip) in esmt_nand_init() argument
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dgpio-cfg-helpers.h23 static inline int samsung_gpio_do_setcfg(struct samsung_gpio_chip *chip, in samsung_gpio_do_setcfg() argument
29 static inline int samsung_gpio_do_setpull(struct samsung_gpio_chip *chip, in samsung_gpio_do_setpull() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H A Dmpc85xx_8259.c24 struct irq_chip *chip = irq_desc_get_chip(desc); in mpc85xx_8259_cascade() local
/kernel/linux/linux-5.10/sound/pci/echoaudio/
H A Dindigoiox_dsp.c34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
67 set_mixer_defaults(struct echoaudio *chip) set_mixer_defaults() argument
[all...]
H A Dindigodjx_dsp.c34 static int init_hw(struct echoaudio *chip, u16 device_id, u16 subdevice_id) in init_hw() argument
67 set_mixer_defaults(struct echoaudio *chip) set_mixer_defaults() argument
[all...]
/kernel/linux/linux-5.10/sound/drivers/vx/
H A Dvx_hwdep.c33 int snd_vx_setup_firmware(struct vx_core *chip) in snd_vx_setup_firmware() argument
98 snd_vx_free_firmware(struct vx_core *chip) snd_vx_free_firmware() argument
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-lpss.h21 struct pwm_chip chip; member
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-dev.c20 struct tpm_chip *chip; in tpm_open() local
/kernel/linux/linux-6.6/sound/drivers/vx/
H A Dvx_hwdep.c33 int snd_vx_setup_firmware(struct vx_core *chip) in snd_vx_setup_firmware() argument
102 snd_vx_free_firmware(struct vx_core *chip) snd_vx_free_firmware() argument
[all...]

Completed in 5 milliseconds

12345678910>>...103