Home
last modified time | relevance | path

Searched refs:gpio_keys_button (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.14.4/arch/mips/bcm47xx/
Dbuttons.c29 static const struct gpio_keys_button
35 static const struct gpio_keys_button
44 static const struct gpio_keys_button
50 static const struct gpio_keys_button
56 static const struct gpio_keys_button
61 static const struct gpio_keys_button
66 static const struct gpio_keys_button
71 static const struct gpio_keys_button
76 static const struct gpio_keys_button
81 static const struct gpio_keys_button
[all …]
/linux-6.14.4/include/linux/
Dgpio_keys.h26 struct gpio_keys_button { struct
53 const struct gpio_keys_button *buttons;
/linux-6.14.4/drivers/input/keyboard/
Dgpio_keys_polled.c45 const struct gpio_keys_button *button, in gpio_keys_button_event()
68 const struct gpio_keys_button *button, in gpio_keys_polled_check_state()
146 struct gpio_keys_button *button; in gpio_keys_polled_get_devtree_pdata()
158 button = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_polled_get_devtree_pdata()
206 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_polled_set_abs_params()
278 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_polled_probe()
Dgpio_keys.c34 const struct gpio_keys_button *button;
362 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_report_event()
418 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_isr()
497 const struct gpio_keys_button *button, in gpio_keys_setup_key()
758 struct gpio_keys_button *button; in gpio_keys_get_devtree_pdata()
771 button = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_get_devtree_pdata()
899 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_probe()
/linux-6.14.4/arch/sh/boards/mach-rsk/
Ddevices-rsk7203.c86 static struct gpio_keys_button rsk7203_gpio_keys_table[] = {
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dx86-android-tablets.h80 struct gpio_keys_button button;
Dcore.c155 static struct gpio_keys_button *buttons;
/linux-6.14.4/arch/arm/mach-mv78xx0/
Dbuffalo-wxl-setup.c108 static struct gpio_keys_button tswxl_buttons[] = {
/linux-6.14.4/arch/arm/mach-orion5x/
Ddns323-setup.c341 static struct gpio_keys_button dns323ab_buttons[] = {
360 static struct gpio_keys_button dns323c_buttons[] = {
Dmv2120-setup.c79 static struct gpio_keys_button mv2120_buttons[] = {
Dts409-setup.c217 static struct gpio_keys_button qnap_ts409_buttons[] = {
Dts209-setup.c203 static struct gpio_keys_button qnap_ts209_buttons[] = {
Dnet2big-setup.c312 static struct gpio_keys_button net2big_buttons[] = {
/linux-6.14.4/drivers/mfd/
Ducb1x00-assabet.c42 static struct gpio_keys_button buttons[6]; in ucb1x00_assabet_add()
Drohm-bd718x7.c21 static struct gpio_keys_button button = {
/linux-6.14.4/drivers/platform/x86/
Dmeraki-mx100.c122 static struct gpio_keys_button tink_buttons[] = {
Dpcengines-apuv2.c103 static struct gpio_keys_button apu2_keys_buttons[] = {
Dbarco-p50-gpio.c101 static struct gpio_keys_button buttons[] = {
/linux-6.14.4/arch/mips/alchemy/
Dboard-mtx1.c83 static struct gpio_keys_button mtx1_gpio_button[] = {
/linux-6.14.4/arch/sh/boards/mach-x3proto/
Dsetup.c126 static struct gpio_keys_button baseboard_buttons[NR_BASEBOARD_GPIOS] = {
/linux-6.14.4/arch/arm/mach-sa1100/
Dh3xxx.c171 static struct gpio_keys_button h3xxx_button_table[] = {
Dcollie.c231 static struct gpio_keys_button collie_gpio_keys[] = {
Dassabet.c470 static struct gpio_keys_button assabet_keys_buttons[] = {
/linux-6.14.4/drivers/input/misc/
Dsoc_button_array.c159 struct gpio_keys_button *gpio_keys; in soc_button_device_create()
/linux-6.14.4/arch/arm/mach-s3c/
Dmach-crag6410.c206 static struct gpio_keys_button crag6410_gpio_keys[] = {

12