Home
last modified time | relevance | path

Searched refs:cht_int33fe_data (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/intel/int33fe/
A Dintel_cht_int33fe_common.h21 struct cht_int33fe_data { struct
24 int (*probe)(struct cht_int33fe_data *data); argument
25 int (*remove)(struct cht_int33fe_data *data); argument
36 int cht_int33fe_microb_probe(struct cht_int33fe_data *data); argument
37 int cht_int33fe_microb_remove(struct cht_int33fe_data *data);
38 int cht_int33fe_typec_probe(struct cht_int33fe_data *data);
39 int cht_int33fe_typec_remove(struct cht_int33fe_data *data);
A Dintel_cht_int33fe_typec.c155 static int cht_int33fe_setup_dp(struct cht_int33fe_data *data) in cht_int33fe_setup_dp()
183 static void cht_int33fe_remove_nodes(struct cht_int33fe_data *data) in cht_int33fe_remove_nodes()
199 static int cht_int33fe_add_nodes(struct cht_int33fe_data *data) in cht_int33fe_add_nodes()
244 cht_int33fe_register_max17047(struct device *dev, struct cht_int33fe_data *data) in cht_int33fe_register_max17047()
275 int cht_int33fe_typec_probe(struct cht_int33fe_data *data) in cht_int33fe_typec_probe()
371 int cht_int33fe_typec_remove(struct cht_int33fe_data *data) in cht_int33fe_typec_remove()
A Dintel_cht_int33fe_microb.c42 int cht_int33fe_microb_probe(struct cht_int33fe_data *data) in cht_int33fe_microb_probe()
56 int cht_int33fe_microb_remove(struct cht_int33fe_data *data) in cht_int33fe_microb_remove()
A Dintel_cht_int33fe_common.c61 struct cht_int33fe_data *data; in cht_int33fe_probe()
94 struct cht_int33fe_data *data = platform_get_drvdata(pdev); in cht_int33fe_remove()

Completed in 7 milliseconds