Searched refs:f03 (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_f03.c | 46 struct f03_data *f03 = dev_get_drvdata(&fn->dev); in rmi_f03_overwrite_button() local 55 f03->overwrite_buttons |= bit; in rmi_f03_overwrite_button() 57 f03->overwrite_buttons &= ~bit; in rmi_f03_overwrite_button() 64 struct f03_data *f03 = dev_get_drvdata(&fn->dev); in rmi_f03_commit_buttons() local 65 struct serio *serio = f03->serio; in rmi_f03_commit_buttons() 71 serio->drv->interrupt(serio, f03->overwrite_buttons, in rmi_f03_commit_buttons() 79 struct f03_data *f03 = id->port_data; in rmi_f03_pt_write() local 82 rmi_dbg(RMI_DEBUG_FN, &f03->fn->dev, in rmi_f03_pt_write() 86 error = rmi_write(f03->fn->rmi_dev, f03->fn->fd.data_base_addr, val); in rmi_f03_pt_write() 88 dev_err(&f03->fn->dev, in rmi_f03_pt_write() [all …]
|
D | rmi_f30.c | 83 struct rmi_function *f03; member 115 rmi_f03_overwrite_button(f30->f03, key_code, key_down); in rmi_f30_report_button() 160 rmi_f03_commit_buttons(f30->f03); in rmi_f30_attention() 180 f30->f03 = rmi_find_function(fn->rmi_dev, 0x03); in rmi_f30_config() 181 f30->trackstick_buttons = f30->f03 != NULL; in rmi_f30_config()
|
/Linux-v4.19/arch/arm/configs/ |
D | versatile_defconfig | 14 CONFIG_CMDLINE="root=1f03 mem=32M"
|
D | cm_x2xx_defconfig | 29 CONFIG_CMDLINE="root=1f03 mem=32M"
|
D | em_x270_defconfig | 22 CONFIG_CMDLINE="root=1f03 mem=32M"
|
D | omap1_defconfig | 58 CONFIG_CMDLINE="root=1f03 rootfstype=jffs2"
|
/Linux-v4.19/arch/powerpc/boot/dts/ |
D | amigaone.dts | 118 compatible = "pnpPNP,f03";
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | mpc8544ds.dtsi | 192 compatible = "pnpPNP,f03";
|
D | mpc8641_hpcn_36b.dts | 305 compatible = "pnpPNP,f03";
|
D | mpc8641_hpcn.dts | 338 compatible = "pnpPNP,f03";
|
D | p2020ds.dtsi | 312 compatible = "pnpPNP,f03";
|
D | mpc8572ds.dtsi | 413 compatible = "pnpPNP,f03";
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk322x.dtsi | 59 cpu3: cpu@f03 {
|