Lines Matching defs:bcm_kp
76 struct bcm_kp {
95 static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col)
103 static void bcm_kp_report_keys(struct bcm_kp *kp, int reg_num, int pull_mode)
131 struct bcm_kp *kp = dev_id;
143 static int bcm_kp_start(struct bcm_kp *kp)
174 static void bcm_kp_stop(const struct bcm_kp *kp)
192 struct bcm_kp *kp = input_get_drvdata(dev);
199 struct bcm_kp *kp = input_get_drvdata(dev);
204 static int bcm_kp_matrix_key_parse_dt(struct bcm_kp *kp)
319 struct bcm_kp *kp;