Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
A Drmi_f03.c83 error = rmi_write(f03->fn->rmi_dev, f03->fn->fd.data_base_addr, val); in rmi_f03_pt_write()
85 dev_err(&f03->fn->dev, in rmi_f03_pt_write()
121 f03->device_count = 1; in rmi_f03_initialize()
122 f03->rx_queue_length = 7; in rmi_f03_initialize()
182 serio->port_data = f03; in rmi_f03_register_pt()
189 f03->serio = serio; in rmi_f03_register_pt()
201 struct f03_data *f03; in rmi_f03_probe() local
205 if (!f03) in rmi_f03_probe()
208 f03->fn = fn; in rmi_f03_probe()
216 f03->device_count); in rmi_f03_probe()
[all …]
A Drmi_f3a.c34 struct rmi_function *f03; member
47 rmi_f03_overwrite_button(f3a->f03, key_code, key_down); in rmi_f3a_report_button()
89 rmi_f03_commit_buttons(f3a->f03); in rmi_f3a_attention()
106 f3a->f03 = rmi_find_function(fn->rmi_dev, 0x03); in rmi_f3a_config()
107 f3a->trackstick_buttons = f3a->f03 != NULL; in rmi_f3a_config()
A Drmi_f30.c80 struct rmi_function *f03; member
112 rmi_f03_overwrite_button(f30->f03, key_code, key_down); in rmi_f30_report_button()
157 rmi_f03_commit_buttons(f30->f03); in rmi_f30_attention()
177 f30->f03 = rmi_find_function(fn->rmi_dev, 0x03); in rmi_f30_config()
178 f30->trackstick_buttons = f30->f03 != NULL; in rmi_f30_config()
/linux/arch/arm/configs/
A Dversatile_defconfig12 CONFIG_CMDLINE="root=1f03 mem=32M"
A Domap1_defconfig54 CONFIG_CMDLINE="root=1f03 rootfstype=jffs2"
/linux/arch/arm/boot/dts/
A Dmilbeaut-m10v.dtsi32 cpu@f03 {
A Drk322x.dtsi60 cpu3: cpu@f03 {
/linux/arch/powerpc/boot/dts/
A Damigaone.dts114 compatible = "pnpPNP,f03";
/linux/arch/powerpc/boot/dts/fsl/
A Dmpc8544ds.dtsi192 compatible = "pnpPNP,f03";
A Dmpc8641_hpcn_36b.dts301 compatible = "pnpPNP,f03";
A Dmpc8641_hpcn.dts334 compatible = "pnpPNP,f03";
A Dp2020ds.dtsi312 compatible = "pnpPNP,f03";
A Dmpc8572ds.dtsi413 compatible = "pnpPNP,f03";

Completed in 20 milliseconds