s2255_fw
dev->fw_data = kzalloc_obj(struct s2255_fw);
struct s2255_fw *fw_data;
struct s2255_fw *data = dev->fw_data;
struct s2255_fw *data = urb->context;