Searched defs:cls (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/ |
H A D | ai_infer_process.h | 64 int cls; // The category of the object, an integer> 0
member
|
/device/soc/rockchip/rk3588/kernel/net/rfkill/ |
H A D | rfkill-wlan.c | 738 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_power_show() argument 743 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_power_store() argument 762 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_bt_vbat_show() argument 767 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_bt_vbat_store() argument 786 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count) in wifi_set_carddetect_store() argument
|
/device/soc/rockchip/common/vendor/drivers/net/ |
H A D | rfkill-wlan.c | 707 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf)
in wifi_power_show() argument 712 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count)
in wifi_power_store() argument 733 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf)
in wifi_bt_vbat_show() argument 738 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf, size_t _count)
in wifi_bt_vbat_store() argument 759 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const char *_buf,
in wifi_set_carddetect_store() argument
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
H A D | r8168.h | 1452 u8 cls; member
|
Completed in 7 milliseconds