Searched defs:master (Results 1 – 25 of 37) sorted by relevance
12
| /include/linux/reset/ |
| D | bcm63xx_pmb.h | 41 static inline int __bpcm_do_op(void __iomem *master, unsigned int addr, in __bpcm_do_op() 66 static inline int bpcm_rd(void __iomem *master, unsigned int addr, in bpcm_rd() 77 static inline int bpcm_wr(void __iomem *master, unsigned int addr, in bpcm_wr()
|
| /include/linux/hsi/ |
| D | ssi_protocol.h | 17 static inline void ssip_slave_put_master(struct hsi_client *master) in ssip_slave_put_master()
|
| /include/linux/ |
| D | devpts_fs.h | 38 ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) in ptm_open_peer()
|
| D | intel-pti.h | 25 u8 master; member
|
| D | if_frad.h | 53 struct net_device *master; member 66 struct net_device *master[CONFIG_DLCI_MAX]; member
|
| D | component.h | 117 static inline void component_match_add(struct device *master, in component_match_add()
|
| /include/net/ |
| D | l3mdev.h | 85 struct net_device *master; in l3mdev_master_dev_rcu() local 148 struct net_device *master = NULL; in l3mdev_l3_rcv() local 180 struct net_device *master; in l3mdev_l3_out() local
|
| /include/uapi/linux/netfilter/ |
| D | xt_quota.h | 20 struct xt_quota_priv *master; member
|
| D | xt_limit.h | 23 struct xt_limit_priv *master; member
|
| D | xt_statistic.h | 34 struct xt_statistic_priv *master __attribute__((aligned(8))); member
|
| D | xt_hashlimit.h | 52 struct xt_hashlimit_info *master; member
|
| /include/linux/netfilter/ |
| D | xt_quota2.h | 23 struct xt_quota_counter *master __attribute__((aligned(8))); member
|
| /include/uapi/linux/ |
| D | stm.h | 33 __u16 master; member
|
| /include/linux/spi/ |
| D | spi_bitbang.h | 13 struct spi_master *master; member
|
| /include/linux/dma/ |
| D | xilinx_dma.h | 31 int master; member
|
| /include/drm/ |
| D | drm_of.h | 52 drm_of_component_match_add(struct device *master, in drm_of_component_match_add()
|
| D | drm_file.h | 224 struct drm_master *master; member
|
| D | drm_legacy.h | 156 struct drm_master *master; member
|
| /include/net/netfilter/ |
| D | nf_conntrack_expect.h | 37 struct nf_conn *master; member
|
| D | nf_conntrack.h | 95 struct nf_conn *master; member
|
| /include/sound/ |
| D | control.h | 206 snd_ctl_add_slave(struct snd_kcontrol *master, struct snd_kcontrol *slave) in snd_ctl_add_slave() 228 snd_ctl_add_slave_uncached(struct snd_kcontrol *master, in snd_ctl_add_slave_uncached()
|
| D | i2c.h | 44 struct snd_i2c_bus *master; /* master bus when SCK/SCL is shared */ member
|
| D | timer.h | 108 struct snd_timer_instance *master; member
|
| /include/uapi/linux/hdlc/ |
| D | ioctl.h | 74 char master[IFNAMSIZ]; /* Name of master FRAD device */ member
|
| /include/linux/i3c/ |
| D | master.h | 43 struct i3c_master_controller *master; member 634 i3c_master_get_bus(struct i3c_master_controller *master) in i3c_master_get_bus()
|
12