Home
last modified time | relevance | path

Searched refs:tx_dev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h58 struct sh_mobile_lcdc_entity *tx_dev; member
/linux/include/video/
H A Dsh_mobile_lcdc.h187 struct platform_device *tx_dev; /* HDMI/DSI transmitter device */ member
/linux/kernel/bpf/
H A Ddevmap.c336 struct net_device *tx_dev, in dev_map_bpf_prog_run() argument
339 struct xdp_txq_info txq = { .dev = tx_dev }; in dev_map_bpf_prog_run()
366 trace_xdp_exception(tx_dev, xdp_prog, act); in dev_map_bpf_prog_run()