Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/genwqe/
Dcard_base.h424 static inline int genwqe_get_slu_id(struct genwqe_dev *cd) in genwqe_get_slu_id() function
Dcard_dev.c577 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_update()
703 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_read()
Dcard_base.c421 slu_id = genwqe_get_slu_id(cd); in genwqe_read_ids()
Dcard_ddcb.c855 if (genwqe_get_slu_id(cd) <= 0x2) { in __genwqe_enqueue_ddcb()