Searched refs:is_src (Results 1 - 2 of 2) 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.c1026 static bool d40_alloc_mask_set(struct d40_phy_res *phy, bool is_src, argument
1043 if (is_src) {
1077 static bool d40_alloc_mask_free(struct d40_phy_res *phy, bool is_src, argument
1093 if (is_src) {
1121 bool is_src; local
1132 is_src = true;
1138 is_src = false;
1150 if (d40_alloc_mask_set(&phys[i], is_src,
1159 is_src,
1182 if (is_src) {
1241 bool is_src; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c2440 int is_src, char *msg)
2453 if (is_src)
2460 is_src ? s->info.dest.client : s->info.sender.client,
2461 is_src ? s->info.dest.port : s->info.sender.port);
2438 snd_seq_info_dump_subscribers(struct snd_info_buffer *buffer, struct snd_seq_port_subs_info *group, int is_src, char *msg) argument

Completed in 104 milliseconds