Home
last modified time | relevance | path

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

123

/Linux-v5.10/arch/mips/bcm47xx/
Dbuttons.c29 static const struct gpio_keys_button
38 static const struct gpio_keys_button
44 static const struct gpio_keys_button
50 static const struct gpio_keys_button
55 static const struct gpio_keys_button
60 static const struct gpio_keys_button
65 static const struct gpio_keys_button
70 static const struct gpio_keys_button
75 static const struct gpio_keys_button
81 static const struct gpio_keys_button
[all …]
/Linux-v5.10/include/linux/
Dgpio_keys.h25 struct gpio_keys_button { struct
51 const struct gpio_keys_button *buttons;
/Linux-v5.10/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()
159 button = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_polled_get_devtree_pdata()
208 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_polled_set_abs_params()
280 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_polled_probe()
Dgpio_keys.c33 const struct gpio_keys_button *button;
358 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_report_event()
397 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_isr()
480 const struct gpio_keys_button *button, in gpio_keys_setup_key()
693 struct gpio_keys_button *button; in gpio_keys_get_devtree_pdata()
707 button = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_get_devtree_pdata()
823 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_probe()
/Linux-v5.10/arch/x86/platform/intel-mid/device_libs/
Dplatform_gpio_keys.c24 static struct gpio_keys_button gpio_button[] = {
60 struct gpio_keys_button *gb = gpio_button; in pb_keys_init()
/Linux-v5.10/arch/arm/mach-pxa/
Dcsb701.c11 static struct gpio_keys_button csb701_buttons[] = {
Dezx.c735 static struct gpio_keys_button a780_buttons[] = {
850 static struct gpio_keys_button e680_buttons[] = {
918 static struct gpio_keys_button a1200_buttons[] = {
986 static struct gpio_keys_button a910_buttons[] = {
1149 static struct gpio_keys_button e6_buttons[] = {
Dmainstone.c388 static struct gpio_keys_button gpio_keys_button[] = { variable
399 .buttons = gpio_keys_button,
Dpalmt5.c147 static struct gpio_keys_button palmt5_pxa_buttons[] = {
/Linux-v5.10/arch/arm/mach-sa1100/
Dsimpad.c261 static struct gpio_keys_button simpad_button_table[] = {
277 static struct gpio_keys_button simpad_polled_button_table[] = {
/Linux-v5.10/arch/x86/platform/geode/
Dgeos.c27 static struct gpio_keys_button geos_gpio_buttons[] = {
Dnet5501.c29 static struct gpio_keys_button net5501_gpio_buttons[] = {
Dalix.c43 static struct gpio_keys_button alix_gpio_buttons[] = {
/Linux-v5.10/arch/sh/boards/mach-rsk/
Ddevices-rsk7203.c86 static struct gpio_keys_button rsk7203_gpio_keys_table[] = {
/Linux-v5.10/arch/arm/mach-s3c/
Dmach-smartq5.c55 static struct gpio_keys_button smartq5_buttons[] = {
Dmach-n30.c92 static struct gpio_keys_button n30_buttons[] = {
156 static struct gpio_keys_button n35_buttons[] = {
Dmach-smartq7.c55 static struct gpio_keys_button smartq7_buttons[] = {
/Linux-v5.10/drivers/mfd/
Ducb1x00-assabet.c42 static struct gpio_keys_button buttons[6]; in ucb1x00_assabet_add()
/Linux-v5.10/arch/arm/mach-orion5x/
Ddns323-setup.c313 static struct gpio_keys_button dns323ab_buttons[] = {
332 static struct gpio_keys_button dns323c_buttons[] = {
Dls_hgl-setup.c131 static struct gpio_keys_button ls_hgl_buttons[] = {
Dmv2120-setup.c78 static struct gpio_keys_button mv2120_buttons[] = {
Dwrt350n-v2-setup.c72 static struct gpio_keys_button wrt350n_v2_buttons[] = {
Dts409-setup.c209 static struct gpio_keys_button qnap_ts409_buttons[] = {
/Linux-v5.10/arch/arm/mach-davinci/
Dboard-da850-evm.c415 static struct gpio_keys_button da850_evm_ui_keys[] = {
444 struct gpio_keys_button *button; in da850_evm_ui_keys_init()
583 static struct gpio_keys_button da850_evm_bb_keys[] = {
621 struct gpio_keys_button *button; in da850_evm_bb_keys_init()
/Linux-v5.10/arch/mips/alchemy/
Dboard-mtx1.c83 static struct gpio_keys_button mtx1_gpio_button[] = {

123