/linux-4.4.14/net/atm/ |
D | raw.c | 22 static void atm_push_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_push_raw() 32 static void atm_pop_raw(struct atm_vcc *vcc, struct sk_buff *skb) in atm_pop_raw() 43 static int atm_send_aal0(struct atm_vcc *vcc, struct sk_buff *skb) in atm_send_aal0() 59 int atm_init_aal0(struct atm_vcc *vcc) in atm_init_aal0() 68 int atm_init_aal34(struct atm_vcc *vcc) in atm_init_aal34() 77 int atm_init_aal5(struct atm_vcc *vcc) in atm_init_aal5()
|
D | common.c | 44 struct atm_vcc *vcc = atm_sk(sk); in __vcc_insert_socket() local 65 static struct sk_buff *alloc_tx(struct atm_vcc *vcc, unsigned int size) in alloc_tx() 106 struct atm_vcc *vcc = atm_sk(sk); in vcc_writable() local 131 struct atm_vcc *vcc = atm_sk(sk); in vcc_release_cb() local 147 struct atm_vcc *vcc; in vcc_create() local 179 struct atm_vcc *vcc = atm_sk(sk); in vcc_destroy_socket() local 217 void vcc_release_async(struct atm_vcc *vcc, int reply) in vcc_release_async() 229 void vcc_process_recv_queue(struct atm_vcc *vcc) in vcc_process_recv_queue() 275 struct atm_vcc *vcc; in atm_dev_release_vccs() local 317 static int check_ci(const struct atm_vcc *vcc, short vpi, int vci) in check_ci() [all …]
|
D | signaling.c | 36 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos() 63 static int sigd_send(struct atm_vcc *vcc, struct sk_buff *skb) in sigd_send() 141 void sigd_enq2(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq2() 179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, in sigd_enq() 187 static void purge_vcc(struct atm_vcc *vcc) in purge_vcc() 197 static void sigd_close(struct atm_vcc *vcc) in sigd_close() 233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach()
|
D | svc.c | 45 static void svc_disconnect(struct atm_vcc *vcc) in svc_disconnect() 77 struct atm_vcc *vcc; in svc_release() local 100 struct atm_vcc *vcc; in svc_bind() local 156 struct atm_vcc *vcc = ATM_SD(sock); in svc_connect() local 285 struct atm_vcc *vcc = ATM_SD(sock); in svc_listen() local 431 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos() 456 struct atm_vcc *vcc = ATM_SD(sock); in svc_setsockopt() local 530 struct atm_vcc *vcc = ATM_SD(sock); in svc_addparty() local 559 struct atm_vcc *vcc = ATM_SD(sock); in svc_dropparty() local 586 struct atm_vcc *vcc = ATM_SD(sock); in svc_ioctl() local
|
D | clip.c | 166 struct atm_vcc *vcc; in clip_arp_rcv() local 189 static void clip_push(struct atm_vcc *vcc, struct sk_buff *skb) in clip_push() 244 static void clip_pop(struct atm_vcc *vcc, struct sk_buff *skb) in clip_pop() 318 static int clip_encap(struct atm_vcc *vcc, int mode) in clip_encap() 334 struct atm_vcc *vcc; in clip_start_xmit() local 415 static int clip_mkip(struct atm_vcc *vcc, int timeout) in clip_mkip() 444 static int clip_setentry(struct atm_vcc *vcc, __be32 ip) in clip_setentry() 607 static void atmarpd_close(struct atm_vcc *vcc) in atmarpd_close() 633 static int atm_init_atmarp(struct atm_vcc *vcc) in atm_init_atmarp() 658 struct atm_vcc *vcc = ATM_SD(sock); in clip_ioctl() local [all …]
|
D | lec.c | 177 lec_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_send() 207 struct atm_vcc *vcc; in lec_start_xmit() local 338 static int lec_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) in lec_atm_send() 466 static void lec_atm_close(struct atm_vcc *vcc) in lec_atm_close() 583 static int lec_is_data_direct(struct atm_vcc *vcc) in lec_is_data_direct() 589 static void lec_push(struct atm_vcc *vcc, struct sk_buff *skb) in lec_push() 671 static void lec_pop(struct atm_vcc *vcc, struct sk_buff *skb) in lec_pop() 690 static int lec_vcc_attach(struct atm_vcc *vcc, void __user *arg) in lec_vcc_attach() 717 static int lec_mcast_attach(struct atm_vcc *vcc, int arg) in lec_mcast_attach() 726 static int lecd_attach(struct atm_vcc *vcc, int arg) in lecd_attach() [all …]
|
D | proc.c | 154 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info() 183 static const char *vcc_state(struct atm_vcc *vcc) in vcc_state() 190 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info() 217 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info() 281 struct atm_vcc *vcc = atm_sk(state->sk); in pvc_seq_show() local 315 struct atm_vcc *vcc = atm_sk(state->sk); in vcc_seq_show() local 350 struct atm_vcc *vcc = atm_sk(state->sk); in svc_seq_show() local
|
D | mpc.c | 141 static struct mpoa_client *find_mpc_by_vcc(struct atm_vcc *vcc) in find_mpc_by_vcc() 605 static int atm_mpoa_vcc_attach(struct atm_vcc *vcc, void __user *arg) in atm_mpoa_vcc_attach() 654 static void mpc_vcc_close(struct atm_vcc *vcc, struct net_device *dev) in mpc_vcc_close() 685 static void mpc_push(struct atm_vcc *vcc, struct sk_buff *skb) in mpc_push() 795 static int atm_mpoa_mpoad_attach(struct atm_vcc *vcc, int arg) in atm_mpoa_mpoad_attach() 870 static void mpoad_close(struct atm_vcc *vcc) in mpoad_close() 909 static int msg_from_mpoad(struct atm_vcc *vcc, struct sk_buff *skb) in msg_from_mpoad() 1247 static void purge_egress_shortcut(struct atm_vcc *vcc, eg_cache_entry *entry) in purge_egress_shortcut() 1447 struct atm_vcc *vcc = ATM_SD(sock); in atm_mpoa_ioctl() local
|
D | atm_misc.c | 14 int atm_charge(struct atm_vcc *vcc, int truesize) in atm_charge() 25 struct sk_buff *atm_alloc_charge(struct atm_vcc *vcc, int pdu_size, in atm_alloc_charge()
|
D | mpoa_caches.c | 76 static in_cache_entry *in_cache_get_by_vcc(struct atm_vcc *vcc, in in_cache_get_by_vcc() 193 struct atm_vcc *vcc; in in_cache_remove_entry() local 375 static eg_cache_entry *eg_cache_get_by_vcc(struct atm_vcc *vcc, in eg_cache_get_by_vcc() 430 struct atm_vcc *vcc; in eg_cache_remove_entry() local
|
D | pvc.c | 31 struct atm_vcc *vcc; in pvc_bind() local 92 struct atm_vcc *vcc = ATM_SD(sock); in pvc_getname() local
|
D | lec_arpc.h | 18 struct atm_vcc *vcc; /* Vcc this entry is attached */ member
|
D | ioctl.c | 54 struct atm_vcc *vcc; in do_vcc_ioctl() local
|
D | lec.h | 152 #define LEC_VCC_PRIV(vcc) ((struct lec_vcc_priv *)((vcc)->user_back)) argument
|
D | pppoatm.c | 295 struct atm_vcc *vcc; in pppoatm_send() local
|
D | br2684.c | 184 static void br2684_pop(struct atm_vcc *vcc, struct sk_buff *skb) in br2684_pop()
|
/linux-4.4.14/drivers/atm/ |
D | atmtcp.c | 24 struct atm_vcc *vcc; /* control VCC; NULL if detached */ member 42 static int atmtcp_send_control(struct atm_vcc *vcc,int type, in atmtcp_send_control() 90 struct atm_vcc *vcc = *(struct atm_vcc **) &msg->vcc; in atmtcp_recv_control() local 119 static int atmtcp_v_open(struct atm_vcc *vcc) in atmtcp_v_open() 143 static void atmtcp_v_close(struct atm_vcc *vcc) in atmtcp_v_close() 159 struct atm_vcc *vcc; in atmtcp_v_ioctl() local 190 static int atmtcp_v_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_v_send() 245 static void atmtcp_c_close(struct atm_vcc *vcc) in atmtcp_c_close() 265 struct atm_vcc *vcc; in find_vcc() local 282 static int atmtcp_c_send(struct atm_vcc *vcc,struct sk_buff *skb) in atmtcp_c_send() [all …]
|
D | eni.c | 311 static void rx_ident_err(struct atm_vcc *vcc) in rx_ident_err() 342 static int do_rx_dma(struct atm_vcc *vcc,struct sk_buff *skb, in do_rx_dma() 492 static void discard(struct atm_vcc *vcc,unsigned long size) in discard() 510 static int rx_aal0(struct atm_vcc *vcc) in rx_aal0() 547 static int rx_aal5(struct atm_vcc *vcc) in rx_aal5() 616 static inline int rx_vcc(struct atm_vcc *vcc) in rx_vcc() 683 struct atm_vcc *vcc; in get_service() local 728 struct atm_vcc *vcc; in dequeue_rx() local 779 static int open_rx_first(struct atm_vcc *vcc) in open_rx_first() 808 static int open_rx_second(struct atm_vcc *vcc) in open_rx_second() [all …]
|
D | zatm.c | 372 struct atm_vcc *vcc; in poll_rx() local 482 static int open_rx_first(struct atm_vcc *vcc) in open_rx_first() 534 static int open_rx_second(struct atm_vcc *vcc) in open_rx_second() 556 static void close_rx(struct atm_vcc *vcc) in close_rx() 631 struct atm_vcc *vcc; in do_tx() local 709 static inline void dequeue_tx(struct atm_vcc *vcc) in dequeue_tx() 868 static void close_tx(struct atm_vcc *vcc) in close_tx() 912 static int open_tx_first(struct atm_vcc *vcc) in open_tx_first() 971 static int open_tx_second(struct atm_vcc *vcc) in open_tx_second() 1367 static void zatm_close(struct atm_vcc *vcc) in zatm_close() [all …]
|
D | iphase.c | 235 static void clear_lockup (struct atm_vcc *vcc, IADEV *dev) { in clear_lockup() 376 struct atm_vcc *vcc, u8 flag) in ia_open_abr_vc() 460 static int ia_cbr_setup (IADEV *dev, struct atm_vcc *vcc) { in ia_cbr_setup() 575 static void ia_cbrVc_close (struct atm_vcc *vcc) { in ia_cbrVc_close() 616 struct atm_vcc *vcc; in ia_que_tx() local 639 struct atm_vcc *vcc = NULL; in ia_tx_poll() local 1096 struct atm_vcc *vcc; local 1273 struct atm_vcc *vcc; local 1373 static int open_rx(struct atm_vcc *vcc) 1687 struct atm_vcc *vcc; local [all …]
|
D | idt77252.c | 549 struct atm_vcc *vcc; in idt77252_tx_dump() local 671 struct atm_vcc *vcc; in free_scq() local 723 struct atm_vcc *vcc = vc->tx_vcc; in push_on_scq() local 795 struct atm_vcc *vcc; in drain_scq() local 833 struct atm_vcc *vcc; in queue_skb() local 1012 struct atm_vcc *vcc; in dequeue_rx() local 1242 struct atm_vcc *vcc; in idt77252_rx_raw() local 1947 idt77252_send_skb(struct atm_vcc *vcc, struct sk_buff *skb, int oam) in idt77252_send_skb() 1997 static int idt77252_send(struct atm_vcc *vcc, struct sk_buff *skb) in idt77252_send() 2003 idt77252_send_oam(struct atm_vcc *vcc, void *cell, int flags) in idt77252_send_oam() [all …]
|
D | adummy.c | 89 adummy_open(struct atm_vcc *vcc) in adummy_open() 104 adummy_close(struct atm_vcc *vcc) in adummy_close() 111 adummy_send(struct atm_vcc *vcc, struct sk_buff *skb) in adummy_send()
|
D | solos-pci.c | 101 struct atm_vcc *vcc; member 182 static inline void solos_pop(struct atm_vcc *vcc, struct sk_buff *skb) in solos_pop() 781 struct atm_vcc *vcc; in solos_bh() local 906 struct atm_vcc *vcc = NULL; in find_vcc() local 924 static int popen(struct atm_vcc *vcc) in popen() 957 static void pclose(struct atm_vcc *vcc) in pclose() 1035 struct atm_vcc *vcc) in fpga_queue() 1060 struct atm_vcc *vcc; in fpga_tx() local 1143 static int psend(struct atm_vcc *vcc, struct sk_buff *skb) in psend()
|
D | fore200e.c | 858 struct atm_vcc* vcc; in fore200e_tx_irq() local 1051 fore200e_push_rpd(struct fore200e* fore200e, struct atm_vcc* vcc, struct rpd* rpd) in fore200e_push_rpd() 1182 struct atm_vcc* vcc; in fore200e_rx_irq() local 1303 fore200e_select_scheme(struct atm_vcc* vcc) in fore200e_select_scheme() 1316 fore200e_activate_vcin(struct fore200e* fore200e, int activate, struct atm_vcc* vcc, int mtu) in fore200e_activate_vcin() 1397 fore200e_open(struct atm_vcc *vcc) in fore200e_open() 1506 fore200e_close(struct atm_vcc* vcc) in fore200e_close() 1556 fore200e_send(struct atm_vcc *vcc, struct sk_buff *skb) in fore200e_send() 1787 fore200e_getsockopt(struct atm_vcc* vcc, int level, int optname, void __user *optval, int optlen) in fore200e_getsockopt() 1799 fore200e_setsockopt(struct atm_vcc* vcc, int level, int optname, void __user *optval, unsigned int … in fore200e_setsockopt() [all …]
|
D | nicstar.c | 900 static void free_scq(ns_dev *card, scq_info *scq, struct atm_vcc *vcc) in free_scq() 1226 static int ns_open(struct atm_vcc *vcc) in ns_open() 1408 static void ns_close(struct atm_vcc *vcc) in ns_close() 1621 static int ns_send(struct atm_vcc *vcc, struct sk_buff *skb) in ns_send() 1904 struct atm_vcc *vcc; in drain_scq() local 1968 struct atm_vcc *vcc; in dequeue_rx() local
|
D | horizon.c | 1019 struct atm_vcc * vcc = ATM_SKB(skb)->vcc; in rx_schedule() local 1438 static short setup_idle_tx_channel (hrz_dev * dev, hrz_vcc * vcc) { in setup_idle_tx_channel() 1566 hrz_vcc * vcc = HRZ_VCC(atm_vcc); in hrz_send() local 2117 hrz_vcc vcc; in hrz_open() local 2494 hrz_vcc * vcc = HRZ_VCC(atm_vcc); in hrz_close() local
|
D | firestream.c | 862 struct fs_vcc *vcc; in fs_open() local 1107 struct fs_vcc *vcc = FS_VCC (atm_vcc); in fs_close() local 1168 struct fs_vcc *vcc = FS_VCC (atm_vcc); in fs_send() local 1941 struct fs_vcc *vcc; in firestream_remove_one() local
|
D | he.c | 331 struct atm_vcc *vcc; in __find_vcc() local 1648 struct atm_vcc *vcc = NULL; in he_service_rbrq() local 2117 he_open(struct atm_vcc *vcc) in he_open() 2330 he_close(struct atm_vcc *vcc) in he_close() 2488 he_send(struct atm_vcc *vcc, struct sk_buff *skb) in he_send()
|
D | ambassador.c | 1025 amb_vcc * vcc; in amb_open() local 1230 amb_vcc * vcc = AMB_VCC (atm_vcc); in amb_close() local 1310 amb_vcc * vcc = AMB_VCC(atm_vcc); in amb_send() local
|
D | he.h | 134 struct atm_vcc *vcc; member 241 struct atm_vcc *vcc; member 329 #define HE_VCC(vcc) ((struct he_vcc *)(vcc->dev_data)) argument
|
D | fore200e.h | 827 struct atm_vcc* vcc; /* vcc entry */ member
|
/linux-4.4.14/drivers/usb/atm/ |
D | usbatm.c | 150 struct atm_vcc *vcc; member 198 static inline void usbatm_pop(struct atm_vcc *vcc, struct sk_buff *skb) in usbatm_pop() 308 struct atm_vcc *vcc; in usbatm_extract_one_cell() local 474 struct atm_vcc *vcc = ctrl->atm.vcc; in usbatm_write_cells() local 613 struct atm_vcc *vcc = UDSL_SKB(skb)->atm.vcc; in usbatm_tx_process() local 634 struct atm_vcc *vcc) in usbatm_cancel_send() 657 static int usbatm_atm_send(struct atm_vcc *vcc, struct sk_buff *skb) in usbatm_atm_send() 783 static int usbatm_atm_open(struct atm_vcc *vcc) in usbatm_atm_open() 863 static void usbatm_atm_close(struct atm_vcc *vcc) in usbatm_atm_close()
|
/linux-4.4.14/net/rfkill/ |
D | rfkill-regulator.c | 27 struct regulator *vcc; member 64 struct regulator *vcc; in rfkill_regulator_probe() local
|
/linux-4.4.14/include/net/ |
D | atmclip.h | 17 #define CLIP_VCC(vcc) ((struct clip_vcc *) ((vcc)->user_back)) argument 22 struct atm_vcc *vcc; /* VCC descriptor */ member
|
/linux-4.4.14/drivers/leds/ |
D | leds-regulator.c | 33 struct regulator *vcc; member 148 struct regulator *vcc; in regulator_led_probe() local
|
/linux-4.4.14/include/linux/ |
D | atmdev.h | 133 static inline struct sock *sk_atm(struct atm_vcc *vcc) in sk_atm() 213 struct atm_vcc *vcc; /* ATM VCC */ member 243 static inline void atm_force_charge(struct atm_vcc *vcc,int truesize) in atm_force_charge() 249 static inline void atm_return(struct atm_vcc *vcc,int truesize) in atm_return() 255 static inline int atm_may_send(struct atm_vcc *vcc,unsigned int size) in atm_may_send()
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-generic.h | 12 struct regulator *vcc; member
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | twl4030.dtsi | 48 vcc: regulator-vdd1 { label
|
/linux-4.4.14/include/uapi/linux/ |
D | atm_tcp.h | 37 atm_kptr_t vcc; /* both directions */ member
|
D | atmsvc.h | 24 atm_kptr_t vcc; member
|
/linux-4.4.14/net/sched/ |
D | sch_atm.c | 40 #define VCC2FLOW(vcc) ((struct atm_flow_data *) ((vcc)->user_back)) argument 45 struct atm_vcc *vcc; /* VCC; NULL if VCC is closed */ member 162 static void sch_atm_pop(struct atm_vcc *vcc, struct sk_buff *skb) in sch_atm_pop()
|
/linux-4.4.14/drivers/hwmon/ |
D | ab8500.c | 38 int vcc; member
|
/linux-4.4.14/drivers/iio/dac/ |
D | m62332.c | 34 struct regulator *vcc; member
|
/linux-4.4.14/drivers/pcmcia/ |
D | at91_cf.c | 100 int vcc = gpio_is_valid(cf->board->vcc_pin); in at91_cf_get_status() local
|
D | electra_cf.c | 125 unsigned int vcc; in electra_cf_set_socket() local
|
D | pcmcia_cis.c | 164 unsigned int vcc = p_dev->socket->socket.Vcc; in pcmcia_do_loop_config() local
|
/linux-4.4.14/include/linux/mfd/ |
D | stmpe.h | 87 struct regulator *vcc; member
|
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ |
D | panel-sharp-ls037v7dw01.c | 26 struct regulator *vcc; member
|
/linux-4.4.14/drivers/usb/serial/ |
D | iuu_phoenix.c | 65 int vcc; /* vcc (either 3 or 5 V) */ member 1102 static int iuu_vcc_set(struct usb_serial_port *port, unsigned int vcc) in iuu_vcc_set()
|
/linux-4.4.14/drivers/mmc/host/ |
D | pxamci.c | 83 struct regulator *vcc; member
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufs.h | 479 struct ufs_vreg *vcc; member
|
/linux-4.4.14/drivers/input/mouse/ |
D | elan_i2c_core.c | 63 struct regulator *vcc; member
|
D | cyapa.h | 324 struct regulator *vcc; member
|
/linux-4.4.14/include/pcmcia/ |
D | cistpl.h | 462 cistpl_power_t vcc, vpp1, vpp2; member 483 cistpl_power_t vcc, vpp1, vpp2; member
|
/linux-4.4.14/drivers/memstick/core/ |
D | ms_block.h | 95 unsigned char vcc; member
|
D | mspro_block.c | 87 unsigned char vcc; member
|
/linux-4.4.14/drivers/mtd/onenand/ |
D | onenand_base.c | 3460 int vcc, demuxed, ddp, density, flexonenand; in onenand_print_device_info() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_els.c | 4595 uint16_t vcc; in lpfc_rdp_res_sfp_desc() local
|
D | lpfc_hw.h | 1169 uint16_t vcc; member
|