Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/genwqe/
Dcard_base.h432 static inline int genwqe_get_slu_id(struct genwqe_dev *cd) in genwqe_get_slu_id() function
Dcard_dev.c579 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_update()
705 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_read()
Dcard_base.c425 slu_id = genwqe_get_slu_id(cd); in genwqe_read_ids()
Dcard_ddcb.c859 if (genwqe_get_slu_id(cd) <= 0x2) { in __genwqe_enqueue_ddcb()