Searched defs:tap (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/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
 405 int tap_get_minor(dev_t major, struct tap_dev *tap)  in tap_get_minor()
 433 void tap_free_minor(dev_t major, struct tap_dev *tap)  in tap_free_minor()
 458 	struct tap_dev *tap;  in dev_get_by_tap_file()  local
 [all …]
 
 | 
| D | macvtap.c | 30 	struct tap_dev    tap;  member55 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-v5.4/drivers/net/ipvlan/ | 
| D | ipvtap.c | 48 	struct tap_dev	  tap;  member51 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-v5.4/include/linux/ | 
| D | if_tap.h | 66 	struct tap_dev __rcu *tap;  member
 | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | renesas_sdhi.h | 17 	u32 tap;		/* sampling clock position for SDR104 */  member
 | 
| D | renesas_sdhi_core.c | 325 					unsigned long tap)  in renesas_sdhi_prepare_tuning()
 | 
| D | sdhci-tegra.c | 306 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap)  in tegra_sdhci_set_tap()805 	u8 word, bit, edge1, tap, window;  in tegra_sdhci_tap_correction()  local
 
 | 
| /Linux-v5.4/arch/arm/mach-omap2/ | 
| D | id.c | 736 void __init omap2_set_globals_tap(u32 class, void __iomem *tap)  in omap2_set_globals_tap()
 | 
| /Linux-v5.4/drivers/input/mouse/ | 
| D | cypress_ps2.h | 149 	unsigned int tap:1;  /* multi-finger tap detected. */  member
 | 
| /Linux-v5.4/sound/soc/meson/ | 
| D | axg-pdm.c | 64 	const unsigned int *tap;  member
 | 
| /Linux-v5.4/drivers/media/pci/ddbridge/ | 
| D | ddbridge-mci.h | 141 			u8  tap;  member
 | 
| /Linux-v5.4/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
 |