Lines Matching defs:bcm_kp
66 struct bcm_kp {
85 static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col)
93 static void bcm_kp_report_keys(struct bcm_kp *kp, int reg_num, int pull_mode)
121 struct bcm_kp *kp = dev_id;
133 static int bcm_kp_start(struct bcm_kp *kp)
164 static void bcm_kp_stop(const struct bcm_kp *kp)
181 struct bcm_kp *kp = input_get_drvdata(dev);
188 struct bcm_kp *kp = input_get_drvdata(dev);
193 static int bcm_kp_matrix_key_parse_dt(struct bcm_kp *kp)
308 struct bcm_kp *kp;