Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dlpc32xx-keys.c56 struct lpc32xx_kscan_drv { struct
72 static void lpc32xx_mod_states(struct lpc32xx_kscan_drv *kscandat, int col) in lpc32xx_mod_states() argument
96 struct lpc32xx_kscan_drv *kscandat = dev_id; in lpc32xx_kscan_irq()
111 struct lpc32xx_kscan_drv *kscandat = input_get_drvdata(dev); in lpc32xx_kscan_open()
125 struct lpc32xx_kscan_drv *kscandat = input_get_drvdata(dev); in lpc32xx_kscan_close()
132 struct lpc32xx_kscan_drv *kscandat) in lpc32xx_parse_dt()
161 struct lpc32xx_kscan_drv *kscandat; in lpc32xx_kscan_probe()
263 struct lpc32xx_kscan_drv *kscandat = platform_get_drvdata(pdev); in lpc32xx_kscan_suspend()
281 struct lpc32xx_kscan_drv *kscandat = platform_get_drvdata(pdev); in lpc32xx_kscan_resume()