Searched defs:nvkm_ior_func_hda (Results 1 – 1 of 1) sorted by relevance
89 const struct nvkm_ior_func_hda { struct90 void (*hpd)(struct nvkm_ior *, int head, bool present);91 void (*eld)(struct nvkm_ior *, int head, u8 *data, u8 size);92 void (*device_entry)(struct nvkm_ior *, int head);
Completed in 4 milliseconds