Home
last modified time | relevance | path

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

123

/linux-6.1.9/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.1.9/include/linux/
Dgpio_keys.h25 struct gpio_keys_button { struct
51 const struct gpio_keys_button *buttons;
/linux-6.1.9/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.c34 const struct gpio_keys_button *button;
368 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_report_event()
424 const struct gpio_keys_button *button = bdata->button; in gpio_keys_gpio_isr()
505 const struct gpio_keys_button *button, in gpio_keys_setup_key()
732 struct gpio_keys_button *button; in gpio_keys_get_devtree_pdata()
746 button = (struct gpio_keys_button *)(pdata + 1); in gpio_keys_get_devtree_pdata()
862 const struct gpio_keys_button *button = &pdata->buttons[i]; in gpio_keys_probe()
/linux-6.1.9/arch/arm/mach-pxa/
Dcsb701.c11 static struct gpio_keys_button csb701_buttons[] = {
Dezx.c734 static struct gpio_keys_button a780_buttons[] = {
849 static struct gpio_keys_button e680_buttons[] = {
917 static struct gpio_keys_button a1200_buttons[] = {
985 static struct gpio_keys_button a910_buttons[] = {
1148 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-6.1.9/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-6.1.9/arch/x86/platform/geode/
Dgeos.c28 static struct gpio_keys_button geos_gpio_buttons[] = {
Dnet5501.c30 static struct gpio_keys_button net5501_gpio_buttons[] = {
Dalix.c44 static struct gpio_keys_button alix_gpio_buttons[] = {
/linux-6.1.9/arch/sh/boards/mach-rsk/
Ddevices-rsk7203.c86 static struct gpio_keys_button rsk7203_gpio_keys_table[] = {
/linux-6.1.9/arch/arm/mach-s3c/
Dmach-smartq5.c55 static struct gpio_keys_button smartq5_buttons[] = {
Dmach-n30.c98 static struct gpio_keys_button n30_buttons[] = {
162 static struct gpio_keys_button n35_buttons[] = {
Dmach-smartq7.c55 static struct gpio_keys_button smartq7_buttons[] = {
/linux-6.1.9/drivers/mfd/
Ducb1x00-assabet.c42 static struct gpio_keys_button buttons[6]; in ucb1x00_assabet_add()
/linux-6.1.9/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.c128 static struct gpio_keys_button ls_hgl_buttons[] = {
Dmv2120-setup.c78 static struct gpio_keys_button mv2120_buttons[] = {
Dwrt350n-v2-setup.c67 static struct gpio_keys_button wrt350n_v2_buttons[] = {
Dts409-setup.c209 static struct gpio_keys_button qnap_ts409_buttons[] = {
/linux-6.1.9/drivers/platform/x86/
Dmeraki-mx100.c122 static struct gpio_keys_button tink_buttons[] = {
/linux-6.1.9/arch/arm/mach-davinci/
Dboard-da850-evm.c412 static struct gpio_keys_button da850_evm_ui_keys[] = {
441 struct gpio_keys_button *button; in da850_evm_ui_keys_init()
578 static struct gpio_keys_button da850_evm_bb_keys[] = {
616 struct gpio_keys_button *button; in da850_evm_bb_keys_init()
/linux-6.1.9/arch/mips/alchemy/
Dboard-mtx1.c83 static struct gpio_keys_button mtx1_gpio_button[] = {

123