bcm_kp
struct bcm_kp *kp = dev_id;
static int bcm_kp_start(struct bcm_kp *kp)
static void bcm_kp_stop(const struct bcm_kp *kp)
struct bcm_kp *kp = input_get_drvdata(dev);
struct bcm_kp *kp = input_get_drvdata(dev);
static int bcm_kp_matrix_key_parse_dt(struct bcm_kp *kp)
struct bcm_kp *kp;
static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col)
static void bcm_kp_report_keys(struct bcm_kp *kp, int reg_num, int pull_mode)