Home
last modified time | relevance | path

Searched refs:ft_chip_t (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_common.h120 struct ft_chip_t { struct
135 struct ft_chip_t ids; argument
H A Dfocaltech_core.c199 struct ft_chip_t ctype[] = FTS_CHIP_TYPE_MAPPING; in fts_get_chip_types()
200 u32 ctype_entries = sizeof(ctype) / sizeof(struct ft_chip_t); in fts_get_chip_types()
H A Dfocaltech_flash.c93 struct ft_chip_t *ids = NULL; in fts_fwupg_get_boot_state()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_common.h120 struct ft_chip_t { struct
135 struct ft_chip_t ids; argument
H A Dfocaltech_core.c133 struct ft_chip_t ctype[] = FTS_CHIP_TYPE_MAPPING; in fts_get_chip_types()
134 u32 ctype_entries = sizeof(ctype) / sizeof(struct ft_chip_t); in fts_get_chip_types()
H A Dfocaltech_flash.c483 struct ft_chip_t ids = fts_data->ic_info.ids; in fts_fwupg_get_boot_state()