Lines Matching defs:pmic8xxx_kp
78 * struct pmic8xxx_kp - internal keypad data structure
91 struct pmic8xxx_kp {
108 static u8 pmic8xxx_col_state(struct pmic8xxx_kp *kp, u8 col)
129 static int pmic8xxx_chk_sync_read(struct pmic8xxx_kp *kp)
154 static int pmic8xxx_kp_read_data(struct pmic8xxx_kp *kp, u16 *state,
171 static int pmic8xxx_kp_read_matrix(struct pmic8xxx_kp *kp, u16 *new_state,
219 static void __pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, u16 *new_state,
250 static bool pmic8xxx_detect_ghost_keys(struct pmic8xxx_kp *kp, u16 *new_state)
274 static int pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, unsigned int events)
332 struct pmic8xxx_kp *kp = data;
347 struct pmic8xxx_kp *kp = data;
366 static int pmic8xxx_kpd_init(struct pmic8xxx_kp *kp,
450 static int pmic8xxx_kp_enable(struct pmic8xxx_kp *kp)
463 static int pmic8xxx_kp_disable(struct pmic8xxx_kp *kp)
478 struct pmic8xxx_kp *kp = input_get_drvdata(dev);
485 struct pmic8xxx_kp *kp = input_get_drvdata(dev);
506 struct pmic8xxx_kp *kp;
627 struct pmic8xxx_kp *kp = platform_get_drvdata(pdev);
647 struct pmic8xxx_kp *kp = platform_get_drvdata(pdev);