Searched defs:tap (Results 1 - 12 of 12) sorted by relevance

/linux-master/include/linux/
H A Dif_tap.h67 struct tap_dev __rcu *tap; member in struct:tap_queue
[all...]
/linux-master/drivers/net/
H A Dmacvtap.c30 struct tap_dev tap; member in struct:macvtap_dev
54 static void macvtap_count_tx_dropped(struct tap_dev *tap) argument
62 static void macvtap_count_rx_dropped(struct tap_dev *tap) argument
70 static void macvtap_update_features(struct tap_dev *tap, argument
[all...]
H A Dtap.c146 static int tap_enable_queue(struct tap_dev *tap, struct file *file, argument
167 static int tap_set_queue(struct tap_dev *tap, struct file *file, argument
191 struct tap_dev *tap; local
226 struct tap_dev *tap; local
254 tap_get_queue(struct tap_dev *tap, struct sk_buff *skb) argument
300 tap_del_queues(struct tap_dev *tap) argument
324 struct tap_dev *tap; local
415 tap_get_minor(dev_t major, struct tap_dev *tap) argument
443 tap_free_minor(dev_t major, struct tap_dev *tap) argument
468 struct tap_dev *tap; local
514 struct tap_dev *tap; local
642 struct tap_dev *tap; local
916 struct tap_dev *tap; local
926 tap_put_tap_dev(struct tap_dev *tap) argument
934 struct tap_dev *tap; local
954 struct tap_dev *tap; local
1012 struct tap_dev *tap; local
1176 struct tap_dev *tap; local
1313 tap_queue_resize(struct tap_dev *tap) argument
[all...]
/linux-master/drivers/net/ipvlan/
H A Dipvtap.c47 struct tap_dev tap; member in struct:ipvtap_dev
50 static void ipvtap_count_tx_dropped(struct tap_dev *tap) argument
58 static void ipvtap_count_rx_dropped(struct tap_dev *tap) argument
66 static void ipvtap_update_features(struct tap_dev *tap, argument
[all...]
/linux-master/drivers/mmc/host/
H A Drenesas_sdhi.h18 u32 tap; /* sampling clock position for SDR104/HS400 (8 TAP) */ member in struct:renesas_sdhi_scc
H A Dsdhci-of-aspeed.c168 unsigned int tap; local
129 aspeed_sdc_set_phase_tap(const struct aspeed_sdhci_tap_desc *desc, u8 tap, bool enable, u32 reg) argument
[all...]
H A Dsdhci-tegra.c335 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap) argument
859 u8 word, bit, edge1, tap, window; local
[all...]
/linux-master/arch/arm/mach-omap2/
H A Did.c728 void __init omap2_set_globals_tap(u32 class, void __iomem *tap) argument
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h132 u8 tap; member in struct:mci_command::__anon911::__anon913
/linux-master/drivers/input/mouse/
H A Dcypress_ps2.h149 unsigned int tap:1; /* multi-finger tap detected. */ member in struct:cytp_report_data
/linux-master/sound/soc/meson/
H A Daxg-pdm.c64 const unsigned int *tap; member in struct:axg_pdm_lpf
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-params.c49 int tap, phase, phase_sum_left, phase_sum_right; local
[all...]

Completed in 183 milliseconds