Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dbt1-axi.c44 struct bt1_axi { struct
60 struct bt1_axi *axi = data; in bt1_axi_isr() argument
86 struct bt1_axi *axi = data; in bt1_axi_clear_data()
92 static struct bt1_axi *bt1_axi_create_data(struct platform_device *pdev) in bt1_axi_create_data()
95 struct bt1_axi *axi; in bt1_axi_create_data()
115 static int bt1_axi_request_regs(struct bt1_axi *axi) in bt1_axi_request_regs()
133 static int bt1_axi_request_rst(struct bt1_axi *axi) in bt1_axi_request_rst()
149 static int bt1_axi_request_clk(struct bt1_axi *axi) in bt1_axi_request_clk()
159 static int bt1_axi_request_irq(struct bt1_axi *axi) in bt1_axi_request_irq()
179 struct bt1_axi *axi = dev_get_drvdata(dev); in count_show()
[all …]