Symbol: to_channel
drivers/edac/i7300_edac.c
593
channel = to_channel(ch, branch);
drivers/edac/i7300_edac.c
71
(to_channel(ch, branch) | ((slot) << 2))
drivers/edac/i7300_edac.c
770
channel = to_channel(0, branch);
drivers/edac/i7300_edac.c
780
channel = to_channel(1, branch);
drivers/edac/i7300_edac.c
796
int channel = to_channel(ch, branch);
drivers/most/core.c
1267
struct most_channel *c = to_channel(dev);
drivers/most/core.c
172
struct most_channel *c = to_channel(dev);
drivers/most/core.c
188
struct most_channel *c = to_channel(dev);
drivers/most/core.c
208
struct most_channel *c = to_channel(dev);
drivers/most/core.c
219
struct most_channel *c = to_channel(dev);
drivers/most/core.c
230
struct most_channel *c = to_channel(dev);
drivers/most/core.c
241
struct most_channel *c = to_channel(dev);
drivers/most/core.c
252
struct most_channel *c = to_channel(dev);
drivers/most/core.c
261
struct most_channel *c = to_channel(dev);
drivers/most/core.c
270
struct most_channel *c = to_channel(dev);
drivers/most/core.c
279
struct most_channel *c = to_channel(dev);
drivers/most/core.c
293
struct most_channel *c = to_channel(dev);
drivers/most/core.c
307
struct most_channel *c = to_channel(dev);
drivers/most/core.c
316
struct most_channel *c = to_channel(dev);
drivers/most/core.c
324
struct most_channel *c = to_channel(dev);
drivers/most/core.c
335
struct most_channel *c = to_channel(dev);
drivers/most/most_cdev.c
121
c = to_channel(inode->i_cdev);
drivers/most/most_cdev.c
159
struct comp_channel *c = to_channel(inode->i_cdev);
net/ethtool/ioctl.c
2251
u16 from_channel, to_channel;
net/ethtool/ioctl.c
2288
to_channel = curr.combined_count + max(curr.rx_count, curr.tx_count);
net/ethtool/ioctl.c
2289
for (i = from_channel; i < to_channel; i++)