Home
last modified time | relevance | path

Searched defs:dl (Results 1 – 4 of 4) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/uart/
Dsunxi-uart.c1685 u32 dl = (u32)sw_uport->dlh << 8 | (u32)sw_uport->dll; in sunxi_uart_ctrl_info_show() local
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dsched.h1017 struct dl_rq dl; member
2434 struct dl_rq *dl = container_of(dl_b, struct dl_rq, dl_bw); in __dl_update() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcmsrom.c4805 uint l, dl, copy_len; local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h825 struct sched_dl_entity dl; member