Searched refs:is_log (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dste_dma40.c309 int lli_len, bool is_log)
314 if (is_log)
333 if (is_log) {
981 bool is_log = (conf->channel_type & STEDMA40_CHANNEL_IN_OPER_MODE) local
999 dst_event_group == STEDMA40_DEV_DST_MEMORY && is_log) {
1027 int log_event_line, bool is_log)
1031 if (!is_log) {
1122 bool is_log = (d40c->dma_cfg.channel_type & local
1145 if (!is_log) {
1151 0, is_log))
308 d40_pool_lli_alloc(struct d40_desc *d40d, int lli_len, bool is_log) argument
1026 d40_alloc_mask_set(struct d40_phy_res *phy, bool is_src, int log_event_line, bool is_log) argument
[all...]
H A Dste_dma40_ll.c60 u32 *src_cfg, u32 *dst_cfg, bool is_log)
65 if (!is_log) {
59 d40_phy_cfg(struct stedma40_chan_cfg *cfg, u32 *src_cfg, u32 *dst_cfg, bool is_log) argument
H A Dste_dma40_ll.h293 u32 *src_cfg, u32 *dst_cfg, bool is_log);

Completed in 58 milliseconds