/linux-3.3/fs/notify/inotify/ |
D | inotify.h | 9 int wd; member 14 int wd; member
|
D | inotify_user.c | 390 int wd) in inotify_idr_find_locked() 411 int wd) in inotify_idr_find() 428 int wd = i_mark->wd; in do_inotify_remove_from_idr() local 447 int wd; in inotify_remove_from_idr() local 795 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
|
D | inotify_fsnotify.c | 102 int wd, ret = 0; in inotify_handle_event() local
|
/linux-3.3/sound/soc/au1x/ |
D | psc-i2s.c | 296 struct au1xpsc_audio_data *wd; in au1xpsc_i2s_drvprobe() local 358 struct au1xpsc_audio_data *wd = platform_get_drvdata(pdev); in au1xpsc_i2s_drvremove() local 373 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_i2s_drvsuspend() local 388 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_i2s_drvresume() local
|
D | psc-ac97.c | 369 struct au1xpsc_audio_data *wd; in au1xpsc_ac97_drvprobe() local 432 struct au1xpsc_audio_data *wd = platform_get_drvdata(pdev); in au1xpsc_ac97_drvremove() local 450 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_ac97_drvsuspend() local 465 struct au1xpsc_audio_data *wd = dev_get_drvdata(dev); in au1xpsc_ac97_drvresume() local
|
/linux-3.3/drivers/staging/cxt1e1/ |
D | sbecom_inline_linux.h | 180 OS_start_watchdog (struct watchdog * wd) in OS_start_watchdog() 189 OS_stop_watchdog (struct watchdog * wd) in OS_stop_watchdog() 197 OS_free_watchdog (struct watchdog * wd) in OS_free_watchdog()
|
D | functions.c | 117 struct watchdog *wd = (void *) arg; in watchdog_func() local
|
D | pmcc4_private.h | 191 struct watchdog wd; /* statically allocated watchdog structure */ member
|
/linux-3.3/fs/hfsplus/ |
D | wrapper.c | 107 static int hfsplus_read_mdb(void *bufptr, struct hfsplus_wd *wd) in hfsplus_read_mdb() 175 struct hfsplus_wd wd; in hfsplus_read_wrapper() local
|
/linux-3.3/drivers/infiniband/hw/qib/ |
D | qib_pcie.c | 463 static int fld2val(int wd, int mask) in fld2val() 475 static int val2fld(int wd, int mask) in val2fld()
|
D | qib_sd7220.c | 652 u32 wd, u32 mask) in qib_sd7220_reg_mod()
|
/linux-3.3/include/linux/ |
D | inotify.h | 21 __s32 wd; /* watch descriptor */ member
|
/linux-3.3/net/sched/ |
D | sch_api.c | 478 struct qdisc_watchdog *wd = container_of(timer, struct qdisc_watchdog, in qdisc_watchdog() local 487 void qdisc_watchdog_init(struct qdisc_watchdog *wd, struct Qdisc *qdisc) in qdisc_watchdog_init() 495 void qdisc_watchdog_schedule(struct qdisc_watchdog *wd, psched_time_t expires) in qdisc_watchdog_schedule() 510 void qdisc_watchdog_cancel(struct qdisc_watchdog *wd) in qdisc_watchdog_cancel()
|
/linux-3.3/drivers/watchdog/ |
D | xen_wdt.c | 247 struct sched_watchdog wd = { .id = ~0 }; in xen_wdt_probe() local
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | stv0367.c | 1192 int wd = 100; in stv0367ter_check_syr() local 1223 int wd = 0; in stv0367ter_check_cpamp() local 1270 short int wd, tempo; in stv0367ter_lock_algo() local
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_misc.c | 193 unsigned int wd; in matroxfb_vgaHWinit() local
|
/linux-3.3/drivers/video/ |
D | asiliantfb.c | 184 unsigned wd = (p->var.xres_virtual * ((p->var.bits_per_pixel+7)/8)) / 8; in asiliant_set_timing() local
|
D | tdfxfb.c | 573 u32 wd; in tdfxfb_set_par() local
|
/linux-3.3/drivers/scsi/qla2xxx/ |
D | qla_dbg.c | 199 uint16_t mb0, wd; in qla24xx_soft_reset() local
|
D | qla_sup.c | 2141 uint16_t wd; in qla2x00_write_optrom_data() local
|
D | qla_init.c | 988 uint16_t wd; in qla24xx_reset_risc() local
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/ |
D | wl_cfg80211.h | 331 static inline struct brcmf_cfg80211_priv *wdev_to_cfg(struct wireless_dev *wd) in wdev_to_cfg()
|