Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 10 of 10) sorted by relevance

/openwifi/driver/
H A Dsysfs_intf.c20 struct platform_device *pdev = to_platform_device(kobj_to_dev(kobj)); in openwifi_tx_intf_bin_iq_write() local
73 struct platform_device *pdev = to_platform_device(kobj_to_dev(kobj)); in openwifi_tx_intf_bin_iq_write() local
105 struct platform_device *pdev = to_platform_device(kobj_to_dev(kobj)); in openwifi_tx_intf_bin_iq_read() local
141 struct platform_device *pdev = to_platform_device(input_dev); in tx_intf_iq_ctl_show() local
149 struct platform_device *pdev = to_platform_device(input_dev); in tx_intf_iq_ctl_store() local
181 struct platform_device *pdev = to_platform_device(input_dev); in stat_enable_show() local
189 struct platform_device *pdev = to_platform_device(input_dev); in stat_enable_store() local
203 struct platform_device *pdev = to_platform_device(input_dev); in tx_prio_queue_show() local
229 struct platform_device *pdev = to_platform_device(input_dev); in tx_prio_queue_store() local
259 struct platform_device *pdev = to_platform_device(input_dev); in tx_data_pkt_need_ack_num_total_fail_show() local
[all …]
H A Dsdr.c2118 static int openwifi_dev_probe(struct platform_device *pdev)
2634 static int openwifi_dev_remove(struct platform_device *pdev)
H A Dsdr.h447 struct platform_device *pdev; member
/openwifi/driver/openofdm_tx/
H A Dopenofdm_tx.c97 static int dev_probe(struct platform_device *pdev) in dev_probe()
145 static int dev_remove(struct platform_device *pdev) in dev_remove()
/openwifi/driver/openofdm_rx/
H A Dopenofdm_rx.c115 static int dev_probe(struct platform_device *pdev) in dev_probe()
166 static int dev_remove(struct platform_device *pdev) in dev_remove()
/openwifi/driver/rx_intf/
H A Drx_intf.c342 static int dev_probe(struct platform_device *pdev) in dev_probe()
421 static int dev_remove(struct platform_device *pdev) in dev_remove()
/openwifi/driver/tx_intf/
H A Dtx_intf.c361 static int dev_probe(struct platform_device *pdev) in dev_probe()
454 static int dev_remove(struct platform_device *pdev) in dev_remove()
/openwifi/driver/side_ch/
H A Dside_ch.c521 static int dev_probe(struct platform_device *pdev) { in dev_probe()
638 static int dev_remove(struct platform_device *pdev) in dev_remove()
/openwifi/driver/xpu/
H A Dxpu.c398 static int dev_probe(struct platform_device *pdev) in dev_probe()
525 static int dev_remove(struct platform_device *pdev) in dev_remove()
/openwifi/driver/xilinx_dma/
H A Dxilinx_dma.c440 struct platform_device *pdev; member
2297 static int axidma_clk_init(struct platform_device *pdev, struct clk **axi_clk, in axidma_clk_init()
2360 static int axicdma_clk_init(struct platform_device *pdev, struct clk **axi_clk, in axicdma_clk_init()
2404 static int axivdma_clk_init(struct platform_device *pdev, struct clk **axi_clk, in axivdma_clk_init()
2712 static int xilinx_dma_probe(struct platform_device *pdev) in xilinx_dma_probe()
2889 static int xilinx_dma_remove(struct platform_device *pdev) in xilinx_dma_remove()