Home
last modified time | relevance | path

Searched refs:push_switch (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/sh/drivers/
Dpush-switch.c28 struct push_switch *psw = from_timer(psw, t, debounce); in switch_timer()
35 struct push_switch *psw = container_of(work, struct push_switch, work); in switch_work_handler()
46 struct push_switch *psw; in switch_drv_probe()
49 psw = kzalloc(sizeof(struct push_switch), GFP_KERNEL); in switch_drv_probe()
96 struct push_switch *psw = platform_get_drvdata(pdev); in switch_drv_remove()
/linux-6.12.1/arch/sh/include/asm/
Dpush-switch.h10 struct push_switch { struct
/linux-6.12.1/arch/sh/boards/mach-highlander/
Dpsw.c19 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler()
/linux-6.12.1/arch/sh/boards/mach-landisk/
Dpsw.c20 struct push_switch *psw = platform_get_drvdata(pdev); in psw_irq_handler()