Searched refs:skd_device (Results 1 – 1 of 1) sorted by relevance
205 struct skd_device { struct283 static inline u32 skd_reg_read32(struct skd_device *skdev, u32 offset) in skd_reg_read32() argument292 static inline void skd_reg_write32(struct skd_device *skdev, u32 val, in skd_reg_write32()300 static inline void skd_reg_write64(struct skd_device *skdev, u64 val, in skd_reg_write64()354 static void skd_destruct(struct skd_device *skdev);356 static void skd_send_fitmsg(struct skd_device *skdev,358 static void skd_send_special_fitmsg(struct skd_device *skdev,360 static bool skd_preop_sg_list(struct skd_device *skdev,362 static void skd_postop_sg_list(struct skd_device *skdev,365 static void skd_restart_device(struct skd_device *skdev);[all …]