Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/keyboard/
Dlpc32xx-keys.c56 struct lpc32xx_kscan_drv { struct
71 static void lpc32xx_mod_states(struct lpc32xx_kscan_drv *kscandat, int col) in lpc32xx_mod_states() argument
95 struct lpc32xx_kscan_drv *kscandat = dev_id; in lpc32xx_kscan_irq()
110 struct lpc32xx_kscan_drv *kscandat = input_get_drvdata(dev); in lpc32xx_kscan_open()
124 struct lpc32xx_kscan_drv *kscandat = input_get_drvdata(dev); in lpc32xx_kscan_close()
131 struct lpc32xx_kscan_drv *kscandat) in lpc32xx_parse_dt()
160 struct lpc32xx_kscan_drv *kscandat; in lpc32xx_kscan_probe()
262 struct lpc32xx_kscan_drv *kscandat = platform_get_drvdata(pdev); in lpc32xx_kscan_suspend()
280 struct lpc32xx_kscan_drv *kscandat = platform_get_drvdata(pdev); in lpc32xx_kscan_resume()