Searched defs:hccs_dev (Results 1 – 1 of 1) sorted by relevance
70 struct hccs_dev { struct71 struct device *dev;72 struct acpi_device *acpi_dev;73 const struct hccs_verspecific_data *verspec_data;74 u64 caps;75 u8 chip_num;76 struct hccs_chip_info *chips;77 u8 chan_id;78 struct mutex lock;79 struct hccs_mbox_client_info cl_info;