Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/media/i2c/
Drk_ircut.c261 static struct device_attribute attributes[] = { variable
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/usb/usb_host/inc/
Dusb_hcd.h257 uint8_t attributes; member
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
Dcpuset.c765 static int generate_sched_domains(cpumask_var_t **domains, struct sched_domain_attr **attributes) in generate_sched_domains()