Symbol: t14s_ec
drivers/platform/arm64/lenovo-thinkpad-t14s.c
118
struct t14s_ec *ec = context;
drivers/platform/arm64/lenovo-thinkpad-t14s.c
134
struct t14s_ec *ec = context;
drivers/platform/arm64/lenovo-thinkpad-t14s.c
174
static int t14s_ec_read_evt(struct t14s_ec *ec, u8 *val)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
209
static void t14s_ec_write_sequence(struct t14s_ec *ec, u8 reg, u8 val, u8 cnt)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
217
static int t14s_led_set_status(struct t14s_ec *ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
267
static int t14s_init_led(struct t14s_ec *ec, struct t14s_ec_led_classdev *led,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
281
static int t14s_leds_probe(struct t14s_ec *ec)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
310
struct t14s_ec *ec = container_of(led_cdev, struct t14s_ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
332
struct t14s_ec *ec = container_of(led_cdev, struct t14s_ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
344
static void t14s_kbd_bl_update(struct t14s_ec *ec)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
351
static int t14s_kbd_backlight_probe(struct t14s_ec *ec)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
362
static enum led_brightness t14s_audio_led_get(struct t14s_ec *ec, u8 led_bit)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
374
static enum led_brightness t14s_audio_led_set(struct t14s_ec *ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
383
struct t14s_ec *ec = container_of(led_cdev, struct t14s_ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
392
struct t14s_ec *ec = container_of(led_cdev, struct t14s_ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
400
struct t14s_ec *ec = container_of(led_cdev, struct t14s_ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
409
struct t14s_ec *ec = container_of(led_cdev, struct t14s_ec,
drivers/platform/arm64/lenovo-thinkpad-t14s.c
415
static int t14s_kbd_audio_led_probe(struct t14s_ec *ec)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
455
static int t14s_input_probe(struct t14s_ec *ec)
drivers/platform/arm64/lenovo-thinkpad-t14s.c
477
struct t14s_ec *ec = data;
drivers/platform/arm64/lenovo-thinkpad-t14s.c
561
struct t14s_ec *ec;
drivers/platform/arm64/lenovo-thinkpad-t14s.c
611
struct t14s_ec *ec = dev_get_drvdata(dev);
drivers/platform/arm64/lenovo-thinkpad-t14s.c
623
struct t14s_ec *ec = dev_get_drvdata(dev);
drivers/platform/arm64/lenovo-thinkpad-t14s.c
93
struct t14s_ec *ec;