国产毛片a精品毛-国产毛片黄片-国产毛片久久国产-国产毛片久久精品-青娱乐极品在线-青娱乐精品

linux_Ultra的個(gè)人空間 http://m.qingdxww.cn/space-uid-2909.html [收藏] [復(fù)制] [RSS]

博客

device iterator

已有 3079 次閱讀2010-4-18 17:44 |

還是得用Google的.com啊。
//--------------------drivers/base/Bus.c----------------------------------
....
.....
/**
 * bus_for_each_dev - device iterator.
 * @bus: bus type.
 * @start: device to start iterating from.
 * @data: data for the callback.
 * @fn: function to be called for each device.
 *
 * Iterate over @bus's list of devices, and call @fn for each,
 * passing it @data. If @start is not NULL, we use that device to
 * begin iterating from.
 *
 * We check the return of @fn each time. If it returns anything
 * other than 0, we break out and return that value.
 *
 * NOTE: The device that returns a non-zero value is not retained
 * in any way, nor is its refcount incremented. If the caller needs
 * to retain this data, it should do so, and increment the reference
 * count in the supplied callback.
 */
int bus_for_each_dev(struct bus_type *bus, struct device *start,
             void *data, int (*fn)(struct device *, void *))
{
    struct klist_iter i;
    struct device *dev;
    int error = 0;

    if (!bus)
        return -EINVAL;

    klist_iter_init_node(&bus->p->klist_devices, &i,
                 (start ? &start->p->knode_bus : NULL));
    while ((dev = next_device(&i)) && !error)
        error = fn(dev, data);
    klist_iter_exit(&i);
    return error;
}
-----------------------------------------------------------------------------------------------------
C/Iterators
The problem

Suppose we have an abstract data type that represents some sort of container, such as a list or dictionary. We'd like to be able to do something to every element of the container; say, count them up. How can we write operations on the abstract data type to allow this, without exposing the implementation?

To make the problem more concrete, let's suppose we have an abstract data type that represents the set of all non-negative numbers less than some fixed bound. The core of its interface might look like this:

nums.h

function isnumbered(obj) { return obj.childNodes.length && obj.firstChild.childNodes.length && obj.firstChild.firstChild.className == 'LineNumber'; } function nformat(num,chrs,add) { var nlen = Math.max(0,chrs-(''+num).length), res = ''; while (nlen>0) { res += ' '; nlen-- } return res+num+add; } function addnumber(did, nstart, nstep) { var c = document.getElementById(did), l = c.firstChild, n = 1; if (!isnumbered(c)) if (typeof nstart == 'undefined') nstart = 1; if (typeof nstep == 'undefined') nstep = 1; n = nstart; while (l != null) { if (l.tagName == 'SPAN') { var s = document.createElement('SPAN'); s.className = 'LineNumber' s.appendChild(document.createTextNode(nformat(n,4,' '))); n += nstep; if (l.childNodes.length)

路過(guò)

雞蛋

鮮花

握手

雷人

發(fā)表評(píng)論 評(píng)論 (1 個(gè)評(píng)論)

facelist

您需要登錄后才可以評(píng)論 登錄 | 立即注冊(cè)

關(guān)于我們  -  服務(wù)條款  -  使用指南  -  站點(diǎn)地圖  -  友情鏈接  -  聯(lián)系我們
電子工程網(wǎng) © 版權(quán)所有   京ICP備16069177號(hào) | 京公網(wǎng)安備11010502021702
返回頂部
主站蜘蛛池模板: 亚洲男女激情 | 朋友的妻子 在线播放 | 亚洲精品在线免费看 | 麻豆精品永久免费视频 | 国产在线精品一区二区三区 | 免费人成在线观看网站品爱网日本 | 四虎影视国产精品婷婷 | 国产精品手机在线亚洲 | 亚洲成人影院在线 | 欧美日韩视频在线一区二区 | 日韩特级 | 午夜片在线| 精品色综合 | 亚洲最新视频 | 四虎影视永久在线精品免费播放 | 九九热在线免费视频 | 国内精品久久久久激情影院 | 亚洲欧洲色 | 伊人青草 | 99在线视频网站 | 免费观看四虎精品成人 | 亚洲一级毛片免费在线观看 | 国产产一区二区三区久久毛片国语 | 国产小视频在线免费观看 | 欧美一区二区三区高清不卡tv | 免费日韩视频 | 成 年 人 视频在线播放 | 亚洲一区第一页 | 日韩精品一区二区三区中文在线 | 亚洲国产高清视频 | 花季传媒2.0.3 | 欧美大片一区二区三区 | 亚洲精品一 | 免费在线观看日韩 | 国产又黄又免费aaaa视频 | 国产精品一区二区不卡的视频 | 日本高清在线观看天码888 | 亚洲国产欧美日韩一区二区 | 欧美成人 一区二区三区 | 操女穴 | 天天影视欧美 |