Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dzhenhua.c53 struct zhenhua { struct
65 static void zhenhua_process_packet(struct zhenhua *zhenhua) in zhenhua_process_packet() argument
86 struct zhenhua *zhenhua = serio_get_drvdata(serio); in zhenhua_interrupt() local
98 zhenhua->data[zhenhua->idx++] = bitrev8(data); in zhenhua_interrupt()
102 zhenhua->idx = 0; in zhenhua_interrupt()
114 struct zhenhua *zhenhua = serio_get_drvdata(serio); in zhenhua_disconnect() local
119 kfree(zhenhua); in zhenhua_disconnect()
130 struct zhenhua *zhenhua; in zhenhua_connect() local
134 zhenhua = kzalloc(sizeof(struct zhenhua), GFP_KERNEL); in zhenhua_connect()
140 snprintf(zhenhua->phys, sizeof(zhenhua->phys), "%s/input0", serio->phys); in zhenhua_connect()
[all …]
H A DMakefile42 obj-$(CONFIG_JOYSTICK_ZHENHUA) += zhenhua.o
H A DKconfig221 module will be called zhenhua.
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0006-apache2-fix-the-race-issue-of-parallel-installation.patch2 From: Zhenhua Luo <zhenhua.luo@freescale.com>
15 Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch2 From: Zhenhua Luo <zhenhua.luo@nxp.com>
11 Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A D0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch2 From: Zhenhua Luo <zhenhua.luo@freescale.com>
15 Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>