Searched defs:tap (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/ |
A D | tap.c | 189 struct tap_dev *tap; in tap_disable_queue() local 224 struct tap_dev *tap; in tap_put_queue() local 322 struct tap_dev *tap; in tap_handle_frame() local 456 struct tap_dev *tap; in dev_get_by_tap_file() local 502 struct tap_dev *tap; in tap_open() local 625 struct tap_dev *tap; in tap_get_user() local 884 struct tap_dev *tap; in tap_get_tap_dev() local 902 struct tap_dev *tap; in tap_ioctl_set_queue() local 922 struct tap_dev *tap; in set_offload() local 975 struct tap_dev *tap; in tap_ioctl() local [all …]
|
A D | macvtap.c | 30 struct tap_dev tap; member 55 static void macvtap_count_tx_dropped(struct tap_dev *tap) in macvtap_count_tx_dropped() 63 static void macvtap_count_rx_dropped(struct tap_dev *tap) in macvtap_count_rx_dropped() 71 static void macvtap_update_features(struct tap_dev *tap, in macvtap_update_features()
|
/linux/drivers/net/ipvlan/ |
A D | ipvtap.c | 48 struct tap_dev tap; member 51 static void ipvtap_count_tx_dropped(struct tap_dev *tap) in ipvtap_count_tx_dropped() 59 static void ipvtap_count_rx_dropped(struct tap_dev *tap) in ipvtap_count_rx_dropped() 67 static void ipvtap_update_features(struct tap_dev *tap, in ipvtap_update_features()
|
/linux/include/linux/ |
A D | if_tap.h | 66 struct tap_dev __rcu *tap; member
|
/linux/drivers/mmc/host/ |
A D | sdhci-of-aspeed.c | 130 u8 tap, bool enable, u32 reg) in aspeed_sdc_set_phase_tap() 168 unsigned int tap; in aspeed_sdhci_phase_to_tap() local
|
A D | renesas_sdhi.h | 17 u32 tap; /* sampling clock position for SDR104/HS400 (8 TAP) */ member
|
A D | sdhci-tegra.c | 329 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap) in tegra_sdhci_set_tap() 846 u8 word, bit, edge1, tap, window; in tegra_sdhci_tap_correction() local
|
/linux/arch/arm/mach-omap2/ |
A D | id.c | 728 void __init omap2_set_globals_tap(u32 class, void __iomem *tap) in omap2_set_globals_tap()
|
/linux/drivers/input/mouse/ |
A D | cypress_ps2.h | 149 unsigned int tap:1; /* multi-finger tap detected. */ member
|
/linux/sound/soc/meson/ |
A D | axg-pdm.c | 64 const unsigned int *tap; member
|
/linux/drivers/media/pci/ddbridge/ |
A D | ddbridge-mci.h | 141 u8 tap; member
|
/linux/drivers/staging/media/ipu3/ |
A D | ipu3-css-params.c | 49 int tap, phase, phase_sum_left, phase_sum_right; in imgu_css_scaler_setup_lut() local
|
Completed in 33 milliseconds