Home
last modified time | relevance | path

Searched refs:DCDBAS_DEV_ATTR_RW (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddcdbas.c633 static DCDBAS_DEV_ATTR_RW(smi_data_buf_size);
636 static DCDBAS_DEV_ATTR_RW(host_control_action);
637 static DCDBAS_DEV_ATTR_RW(host_control_smi_type);
638 static DCDBAS_DEV_ATTR_RW(host_control_on_shutdown);
H A Ddcdbas.h50 #define DCDBAS_DEV_ATTR_RW(_name) \ macro