Searched refs:skd_device (Results 1 – 1 of 1) sorted by relevance
204 struct skd_device { struct282 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset) in skd_reg_read32() argument291 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()299 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()353 static void skd_destruct(struct skd_device *skdev);355 static void skd_send_fitmsg(struct skd_device *skdev,357 static void skd_send_special_fitmsg(struct skd_device *skdev,359 static bool skd_preop_sg_list(struct skd_device *skdev,361 static void skd_postop_sg_list(struct skd_device *skdev,364 static void skd_restart_device(struct skd_device *skdev);[all …]