Home
last modified time | relevance | path

Searched refs:olpc_apsp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dolpc_apsp.c63 struct olpc_apsp { struct
74 struct olpc_apsp *priv = port->port_data; in olpc_apsp_write()
103 struct olpc_apsp *priv = dev_id; in olpc_apsp_rx()
137 struct olpc_apsp *priv = port->port_data; in olpc_apsp_open()
158 struct olpc_apsp *priv = port->port_data; in olpc_apsp_close()
171 struct olpc_apsp *priv; in olpc_apsp_probe()
175 priv = devm_kzalloc(&pdev->dev, sizeof(struct olpc_apsp), GFP_KERNEL); in olpc_apsp_probe()
245 struct olpc_apsp *priv = platform_get_drvdata(pdev); in olpc_apsp_remove()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dolpc_apsp.c63 struct olpc_apsp { struct
74 struct olpc_apsp *priv = port->port_data; in olpc_apsp_write()
103 struct olpc_apsp *priv = dev_id; in olpc_apsp_rx()
137 struct olpc_apsp *priv = port->port_data; in olpc_apsp_open()
158 struct olpc_apsp *priv = port->port_data; in olpc_apsp_close()
171 struct olpc_apsp *priv; in olpc_apsp_probe()
174 priv = devm_kzalloc(&pdev->dev, sizeof(struct olpc_apsp), GFP_KERNEL); in olpc_apsp_probe()
243 struct olpc_apsp *priv = platform_get_drvdata(pdev); in olpc_apsp_remove()

Completed in 1 milliseconds