Searched refs:ucsi_ccg (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/typec/ucsi/
H A DMakefile21 obj-$(CONFIG_UCSI_CCG) += ucsi_ccg.o
H A Ducsi_ccg.c201 struct ucsi_ccg { struct
240 static int ccg_read(struct ucsi_ccg *uc, u16 rab, u8 *data, u32 len)
285 static int ccg_write(struct ucsi_ccg *uc, u16 rab, const u8 *data, u32 len)
321 static int ccg_op_region_update(struct ucsi_ccg *uc, u32 cci)
349 static int ucsi_ccg_init(struct ucsi_ccg *uc)
389 static void ucsi_ccg_update_get_current_cam_cmd(struct ucsi_ccg *uc, u8 *data)
403 struct ucsi_ccg *uc = ucsi_get_drvdata(ucsi);
475 static void ucsi_ccg_update_set_new_cam_cmd(struct ucsi_ccg *uc,
540 static void ucsi_ccg_nvidia_altmode(struct ucsi_ccg *uc,
562 struct ucsi_ccg *u
1415 ATTRIBUTE_GROUPS(ucsi_ccg); variable
[all...]

Completed in 102 milliseconds