Searched refs:sdtx_device (Results 1 – 1 of 1) sorted by relevance
145 struct sdtx_device { struct177 struct sdtx_device *ddev; argument189 struct sdtx_device *ddev = container_of(kref, struct sdtx_device, kref); in __sdtx_device_release()195 static struct sdtx_device *sdtx_device_get(struct sdtx_device *ddev) in sdtx_device_get()203 static void sdtx_device_put(struct sdtx_device *ddev) in sdtx_device_put()212 static u16 sdtx_translate_base_state(struct sdtx_device *ddev, u8 state) in sdtx_translate_base_state()230 static u16 sdtx_translate_latch_status(struct sdtx_device *ddev, u8 status) in sdtx_translate_latch_status()254 static u16 sdtx_translate_cancel_reason(struct sdtx_device *ddev, u8 reason) in sdtx_translate_cancel_reason()281 static int sdtx_ioctl_get_base_info(struct sdtx_device *ddev, in sdtx_ioctl_get_base_info()303 static int sdtx_ioctl_get_device_mode(struct sdtx_device *ddev, u16 __user *buf) in sdtx_ioctl_get_device_mode()[all …]