Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firmware/
Ddcdbas.c519 static DCDBAS_DEV_ATTR_RW(smi_data_buf_size);
522 static DCDBAS_DEV_ATTR_RW(host_control_action);
523 static DCDBAS_DEV_ATTR_RW(host_control_smi_type);
524 static DCDBAS_DEV_ATTR_RW(host_control_on_shutdown);
Ddcdbas.h57 #define DCDBAS_DEV_ATTR_RW(_name) \ macro