Searched defs:tap (Results 1 – 8 of 8) sorted by relevance
/drivers/net/ |
D | tap.c | 144 static int tap_enable_queue(struct tap_dev *tap, struct file *file, in tap_enable_queue() 165 static int tap_set_queue(struct tap_dev *tap, struct file *file, in tap_set_queue() 189 struct tap_dev *tap; in tap_disable_queue() local 224 struct tap_dev *tap; in tap_put_queue() local 252 static struct tap_queue *tap_get_queue(struct tap_dev *tap, in tap_get_queue() 298 void tap_del_queues(struct tap_dev *tap) in tap_del_queues() 322 struct tap_dev *tap; in tap_handle_frame() local 403 int tap_get_minor(dev_t major, struct tap_dev *tap) in tap_get_minor() 431 void tap_free_minor(dev_t major, struct tap_dev *tap) in tap_free_minor() 456 struct tap_dev *tap; in dev_get_by_tap_file() local [all …]
|
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()
|
/drivers/net/ipvlan/ |
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()
|
/drivers/mmc/host/ |
D | renesas_sdhi.h | 17 u32 tap; /* sampling clock position for SDR104/HS400 (8 TAP) */ member
|
D | sdhci-tegra.c | 328 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap) in tegra_sdhci_set_tap() 845 u8 word, bit, edge1, tap, window; in tegra_sdhci_tap_correction() local
|
/drivers/input/mouse/ |
D | cypress_ps2.h | 149 unsigned int tap:1; /* multi-finger tap detected. */ member
|
/drivers/media/pci/ddbridge/ |
D | ddbridge-mci.h | 141 u8 tap; member
|
/drivers/staging/media/ipu3/ |
D | ipu3-css-params.c | 49 int tap, phase, phase_sum_left, phase_sum_right; in imgu_css_scaler_setup_lut() local
|