/linux-4.4.14/include/sound/ |
H A D | mpu401.h | 77 unsigned long cport; /* port + 1 (usually) */ member in struct:snd_mpu401
|
H A D | wss.h | 82 unsigned long cport; /* control base i/o port (CS4236) */ member in struct:snd_wss
|
/linux-4.4.14/sound/isa/cs423x/ |
H A D | cs4236.c | 82 static long cport[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
|
H A D | cs4236_lib.c | 273 snd_cs4236_create(struct snd_card *card, unsigned long port, unsigned long cport, int irq, int dma1, int dma2, unsigned short hardware, unsigned short hwshare, struct snd_wss **rchip) snd_cs4236_create() argument
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_conn.c | 472 void ip_vs_conn_fill_cport(struct ip_vs_conn *cp, __be16 cport) ip_vs_conn_fill_cport() argument
|
H A D | ip_vs_core.c | 431 __be16 _ports[2], *pptr, cport, vport; ip_vs_schedule() local 212 ip_vs_conn_fill_param_persist(const struct ip_vs_service *svc, struct sk_buff *skb, int protocol, const union nf_inet_addr *caddr, __be16 cport, const union nf_inet_addr *vaddr, __be16 vport, struct ip_vs_conn_param *p) ip_vs_conn_fill_param_persist() argument
|
H A D | ip_vs_sync.c | 74 __be16 cport; member in struct:ip_vs_sync_conn_v0 139 __be16 cport; member in struct:ip_vs_sync_v4 161 __be16 cport; member in struct:ip_vs_sync_v6
|
/linux-4.4.14/sound/isa/wss/ |
H A D | wss_lib.c | 1800 snd_wss_create(struct snd_card *card, unsigned long port, unsigned long cport, int irq, int dma1, int dma2, unsigned short hardware, unsigned short hwshare, struct snd_wss **rchip) snd_wss_create() argument
|
/linux-4.4.14/sound/pci/nm256/ |
H A D | nm256.c | 211 void __iomem *cport; /* control port */ member in struct:nm256
|
/linux-4.4.14/include/net/ |
H A D | ip_vs.h | 501 __be16 cport; member in struct:ip_vs_conn_param 515 __be16 cport; member in struct:ip_vs_conn 1164 ip_vs_conn_fill_param(struct netns_ipvs *ipvs, int af, int protocol, const union nf_inet_addr *caddr, __be16 cport, const union nf_inet_addr *vaddr, __be16 vport, struct ip_vs_conn_param *p) ip_vs_conn_fill_param() argument
|