Searched defs:slaves (Results 1 - 12 of 12) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | cpsw.h | 31 u32 slaves; /* number of slave cpgmac ports */ member in struct:cpsw_platform_data
|
H A D | cpsw.c | 387 struct cpsw_slave *slaves; member in struct:cpsw_priv
|
/linux-4.4.14/net/sched/ |
H A D | sch_teql.c | 59 struct Qdisc *slaves; member in struct:teql_master
|
/linux-4.4.14/sound/core/ |
H A D | vmaster.c | 36 struct list_head slaves; member in struct:link_master
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | dma-rcar-hpbdma.h | 95 const struct hpb_dmae_slave_config *slaves; member in struct:hpb_dmae_pdata
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
H A D | pci.h | 74 struct list_head slaves; member in struct:pnv_ioda_pe
|
/linux-4.4.14/drivers/net/bonding/ |
H A D | bond_alb.c | 1348 struct bond_up_slave *slaves; bond_tlb_xmit() local
|
H A D | bond_main.c | 3884 struct bond_up_slave *slaves; bond_3ad_xor_xmit() local
|
/linux-4.4.14/include/linux/ |
H A D | parport.h | 250 struct parport *slaves[3]; member in struct:parport
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | mca.c | 1667 static atomic_t slaves; ia64_init_handler() local
|
/linux-4.4.14/sound/pci/hda/ |
H A D | hda_codec.c | 1697 static int map_slaves(struct hda_codec *codec, const char * const *slaves, map_slaves() argument 1823 __snd_hda_add_vmaster(struct hda_codec *codec, char *name, unsigned int *tlv, const char * const *slaves, const char *suffix, bool init_slave_vol, struct snd_kcontrol **ctl_ret) __snd_hda_add_vmaster() argument
|
/linux-4.4.14/sound/pci/ac97/ |
H A D | ac97_patch.c | 3419 snd_ac97_add_vmaster(struct snd_ac97 *ac97, char *name, const unsigned int *tlv, const char * const *slaves) snd_ac97_add_vmaster() argument
|
Completed in 432 milliseconds