Home
last modified time | relevance | path

Searched defs:master (Results 201 - 225 of 999) sorted by relevance

12345678910>>...40

/kernel/linux/linux-5.10/drivers/bus/
H A Domap_l3_noc.c68 struct l3_masters_data *master; in l3_handle_target() local
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c60 static int bpcm_wr_rd_mask(void __iomem *master, in bpcm_wr_rd_mask() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dsubcore.c143 u8 master; member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dsigio.c397 int master; member
411 static int async_pty(int master, int slave) in async_pty() argument
433 int master, slave, err; in check_one_sigio() local
491 tty_output(int master, int slave) tty_output() argument
517 tty_close(int master, int slave) tty_close() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_pdc202xx_old.c50 unsigned long master = pci_resource_start(pdev, 4); in pdc202xx_irq_check() local
184 void __iomem *master = ap->host->ports[0]->ioaddr.bmdma_addr; in pdc2026x_bmdma_start() local
235 void __iomem *master = ap->host->ports[0]->ioaddr.bmdma_addr; in pdc2026x_bmdma_stop() local
/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c61 struct master { struct
73 struct master *master; member
161 find_component(struct master *master, struct component_match_array *mc) find_component() argument
181 find_components(struct master *master) find_components() argument
217 remove_component(struct master *master, struct component *c) remove_component() argument
234 try_to_bring_up_master(struct master *master, struct component *component) try_to_bring_up_master() argument
284 take_down_master(struct master *master) take_down_master() argument
293 component_match_release(struct device *master, struct component_match *match) component_match_release() argument
336 __component_match_add(struct device *master, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), int (*compare_typed)(struct device *, int, void *), void *compare_data) __component_match_add() argument
400 component_match_add_release(struct device *master, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), void *compare_data) component_match_add_release() argument
427 component_match_add_typed(struct device *master, struct component_match **matchptr, int (*compare_typed)(struct device *, int, void *), void *compare_data) component_match_add_typed() argument
436 free_master(struct master *master) free_master() argument
471 struct master *master; component_master_add_with_match() local
515 struct master *master; component_master_del() local
527 component_unbind(struct component *component, struct master *master, void *data) component_unbind() argument
551 struct master *master; component_unbind_all() local
570 component_bind(struct component *component, struct master *master, void *data) component_bind() argument
634 struct master *master; component_bind_all() local
[all...]
/kernel/linux/linux-5.10/drivers/char/agp/
H A Disoch.c83 struct isoch_data *master, target; in agp_3_5_isochronous_node_enable() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dcmdlinepart.c333 static int parse_cmdline_partitions(struct mtd_info *master, in parse_cmdline_partitions() argument
H A Dbcm47xxpart.c86 static int bcm47xxpart_parse(struct mtd_info *master, in bcm47xxpart_parse() argument
[all...]
H A Dsharpslpart.c289 static int sharpsl_nand_read_partinfo(struct mtd_info *master, in sharpsl_nand_read_partinfo() argument
325 static int sharpsl_parse_mtd_partitions(struct mtd_info *master, in sharpsl_parse_mtd_partitions() argument
H A Dredboot.c45 static void parse_redboot_of(struct mtd_info *master) in parse_redboot_of() argument
72 static int parse_redboot_partitions(struct mtd_info *master, in parse_redboot_partitions() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpart.c38 struct mtd_info *master = mtd_get_master(parent); in allocate_partition() local
242 struct mtd_info *master = mtd_get_master(parent); in mtd_add_partition() local
354 struct mtd_info *master = mtd_get_master(mtd); del_mtd_partitions() local
368 struct mtd_info *child, *master = mtd_get_master(mtd); mtd_del_partition() local
397 struct mtd_info *child, *master = mtd_get_master(parent); add_mtd_partitions() local
515 mtd_part_do_parse(struct mtd_part_parser *parser, struct mtd_info *master, struct mtd_partitions *pparts, struct mtd_part_parser_data *data) mtd_part_do_parse() argument
575 mtd_part_of_parse(struct mtd_info *master, struct mtd_partitions *pparts) mtd_part_of_parse() argument
645 parse_mtd_partitions(struct mtd_info *master, const char *const *types, struct mtd_part_parser_data *data) parse_mtd_partitions() argument
714 struct mtd_info *master = mtd_get_master((struct mtd_info *)mtd); mtd_get_device_size() local
[all...]
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c60 static int bpcm_wr_rd_mask(void __iomem *master, in bpcm_wr_rd_mask() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dsubcore.c145 u8 master; member
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dsigio.c415 int master; member
429 static int async_pty(int master, int slave) in async_pty() argument
451 int master, slave, err; in check_one_sigio() local
509 tty_output(int master, int slave) tty_output() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_lease.c32 struct drm_master *drm_lease_owner(struct drm_master *master) in drm_lease_owner() argument
50 _drm_find_lessee(struct drm_master *master, int lessee_id) in _drm_find_lessee() argument
67 _drm_lease_held_master(struct drm_master *master, int id) _drm_lease_held_master() argument
86 _drm_has_leased(struct drm_master *master, int id) _drm_has_leased() argument
111 struct drm_master *master; _drm_lease_held() local
138 struct drm_master *master; drm_lease_held() local
170 struct drm_master *master; drm_lease_filter_crtcs() local
292 drm_lease_destroy(struct drm_master *master) drm_lease_destroy() argument
333 struct drm_master *master = top; _drm_lease_revoke() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c431 static int ipu_drm_bind(struct device *dev, struct device *master, void *data) in ipu_drm_bind() argument
445 static void ipu_drm_unbind(struct device *dev, struct device *master, in ipu_drm_unbind() argument
H A Dparallel-display.c295 static int imx_pd_bind(struct device *dev, struct device *master, void *data) in imx_pd_bind() argument
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-mc13783.c36 struct mc13xxx *master; member
/kernel/linux/linux-5.10/drivers/hwtracing/stm/
H A Dstm.h65 unsigned int master; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmci.h113 bool master; member
/kernel/linux/linux-5.10/drivers/net/wan/
H A Ddlci.c311 struct net_device *master, *slave; in dlci_add() local
376 struct net_device *master, *slave; dlci_del() local
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-amd.c45 static inline u8 amd_spi_readreg8(struct spi_master *master, int idx) in amd_spi_readreg8() argument
52 static inline void amd_spi_writereg8(struct spi_master *master, int idx, in amd_spi_writereg8() argument
60 static inline void amd_spi_setclear_reg8(struct spi_master *master, int idx, in amd_spi_setclear_reg8() argument
69 static inline u32 amd_spi_readreg32(struct spi_master *master, int idx) in amd_spi_readreg32() argument
76 static inline void amd_spi_writereg32(struct spi_master *master, in argument
84 amd_spi_setclear_reg32(struct spi_master *master, int idx, u32 set, u32 clear) amd_spi_setclear_reg32() argument
93 amd_spi_select_chip(struct spi_master *master) amd_spi_select_chip() argument
102 amd_spi_clear_fifo_ptr(struct spi_master *master) amd_spi_clear_fifo_ptr() argument
108 amd_spi_set_opcode(struct spi_master *master, u8 cmd_opcode) amd_spi_set_opcode() argument
114 amd_spi_set_rx_count(struct spi_master *master, u8 rx_count) amd_spi_set_rx_count() argument
120 amd_spi_set_tx_count(struct spi_master *master, u8 tx_count) amd_spi_set_tx_count() argument
146 amd_spi_execute_opcode(struct spi_master *master) amd_spi_execute_opcode() argument
159 struct spi_master *master = spi->master; amd_spi_master_setup() local
166 amd_spi_fifo_xfer(struct amd_spi *amd_spi, struct spi_master *master, struct spi_message *message) amd_spi_fifo_xfer() argument
231 amd_spi_master_transfer(struct spi_master *master, struct spi_message *msg) amd_spi_master_transfer() argument
257 struct spi_master *master; amd_spi_probe() local
[all...]
H A Dspi-ath79.c139 struct spi_master *master; in ath79_spi_probe() local
[all...]
H A Dspi-altera.c173 static int altera_spi_txrx(struct spi_master *master, in altera_spi_txrx() argument
216 struct spi_master *master = dev; in altera_spi_irq() local
240 struct spi_master *master; in altera_spi_probe() local
[all...]

Completed in 14 milliseconds

12345678910>>...40