Searched refs:skd_device (Results 1 – 1 of 1) sorted by relevance
206 struct skd_device { struct284 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset) in skd_reg_read32() argument293 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()301 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()355 static void skd_destruct(struct skd_device *skdev);357 static void skd_send_fitmsg(struct skd_device *skdev,359 static void skd_send_special_fitmsg(struct skd_device *skdev,361 static bool skd_preop_sg_list(struct skd_device *skdev,363 static void skd_postop_sg_list(struct skd_device *skdev,366 static void skd_restart_device(struct skd_device *skdev);[all …]