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

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

Completed in 247 milliseconds