Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 41) sorted by relevance

12

/drivers/isdn/hisax/
Dfsm.c111 FsmDelTimer(struct FsmTimer *ft, int where) in FsmDelTimer()
122 int millisec, int event, void *arg, int where) in FsmAddTimer()
146 int millisec, int event, void *arg, int where) in FsmRestartTimer()
/drivers/isdn/mISDN/
Dfsm.c124 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer()
137 int millisec, int event, void *arg, int where) in mISDN_FsmAddTimer()
166 int millisec, int event, void *arg, int where) in mISDN_FsmRestartTimer()
/drivers/md/
Ddm-io.c280 static void do_region(int rw, unsigned region, struct dm_io_region *where, in do_region()
349 struct dm_io_region *where, struct dpages *dp, in dispatch_io()
378 struct dm_io_region *where, int rw, struct dpages *dp, in sync_io()
422 struct dm_io_region *where, int rw, struct dpages *dp, in async_io()
494 struct dm_io_region *where, unsigned long *sync_error_bits) in dm_io()
Ddm-snap-persistent.c214 struct dm_io_region *where; member
233 struct dm_io_region where = { in chunk_io() local
/drivers/staging/wlags49_h2/
Dhcfdef.h680 #define HCFLOGENTRY( where, what ) do { \ argument
689 #define HCFLOGEXIT( where ) do { \ argument
699 #define HCFLOGENTRY( where, what ) do { } while(0) argument
700 #define HCFLOGEXIT( where ) do { } while(0) argument
718 #define HCFTRACE(ifbp, where ) do {OPW( HREG_SW_1, where );} while(0) argument
723 #define HCFTRACE(ifbp, where ) do { } while(0) argument
/drivers/staging/speakup/
Dvarhandlers.c140 struct st_var_header *where = NULL; in spk_var_header_by_name() local
165 struct punc_var_t *where; in spk_get_punc_var() local
/drivers/pcmcia/
Dpcmcia_resource.c160 off_t where, u8 *val, in pcmcia_access_config()
197 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val) in pcmcia_read_config_byte()
210 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val) in pcmcia_write_config_byte()
/drivers/pci/pcie/aer/
Daer_inject.c141 static u32 *find_pci_config_dword(struct aer_error *err, int where, in find_pci_config_dword()
184 static int pci_read_aer(struct pci_bus *bus, unsigned int devfn, int where, in pci_read_aer()
215 static int pci_write_aer(struct pci_bus *bus, unsigned int devfn, int where, in pci_write_aer()
/drivers/video/i810/
Di810.h292 #define i810_readb(where, mmio) readb(mmio + where) argument
293 #define i810_readw(where, mmio) readw(mmio + where) argument
294 #define i810_readl(where, mmio) readl(mmio + where) argument
295 #define i810_writeb(where, mmio, val) writeb(val, mmio + where) argument
296 #define i810_writew(where, mmio, val) writew(val, mmio + where) argument
297 #define i810_writel(where, mmio, val) writel(val, mmio + where) argument
/drivers/gpu/drm/mga/
Dmga_warp.c58 int n_pipes, where; in mga_warp_install_microcode() local
/drivers/md/bcache/
Dbset.h273 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) in bch_cut_front()
279 static inline bool bch_cut_back(const struct bkey *where, struct bkey *k) in bch_cut_back()
Dbset.c188 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front()
208 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back()
Djournal.c70 struct list_head *where; in journal_read_bucket() local
/drivers/video/
Dvga16fb.c835 char __iomem *where; in vga_8planes_fillrect() local
1127 char __iomem *where; in vga_8planes_imageblit() local
1151 char __iomem *where = info->screen_base + (image->dx/8) + in vga_imageblit_expand() local
1219 char __iomem *where = in vga_imageblit_color() local
/drivers/gpu/drm/savage/
Dsavage_state.c116 #define SAVE_STATE(reg,where) \ argument
119 #define SAVE_STATE_MASK(reg,where,mask) do { \ argument
/drivers/media/pci/ivtv/
Divtv-firmware.c335 int ivtv_firmware_check(struct ivtv *itv, char *where) in ivtv_firmware_check()
/drivers/tty/vt/
Dselection.c53 static inline void highlight_pointer(const int where) in highlight_pointer()
/drivers/parisc/
Ddino.c173 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read()
208 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()
/drivers/pci/
Dxen-pcifront.c177 int where, int size, u32 *val) in pcifront_bus_read()
216 int where, int size, u32 val) in pcifront_bus_write()
/drivers/misc/
Dspear13xx_pcie_gadget.c89 int where, int size, u32 *val) in spear_dbi_read_reg()
111 int where, int size, u32 val) in spear_dbi_write_reg()
/drivers/md/persistent-data/
Ddm-transaction-manager.c22 dm_block_t where; member
/drivers/edac/
Dedac_pci_sysfs.c503 int where; in get_pci_parity_status() local
/drivers/net/ethernet/i825xx/
Dsun3_82586.c206 static int check586(struct net_device *dev,char *where,unsigned size) in check586()
/drivers/usb/gadget/
Dnet2280.h283 static inline void assert_out_naking (struct net2280_ep *ep, const char *where) in assert_out_naking()
/drivers/media/common/saa7146/
Dsaa7146_hlp.c676 int where = 0; in saa7146_write_out_dma() local

12