/drivers/isdn/hisax/ |
D | fsm.c | 111 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/ |
D | fsm.c | 124 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/ |
D | dm-io.c | 280 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()
|
D | dm-snap-persistent.c | 214 struct dm_io_region *where; member 233 struct dm_io_region where = { in chunk_io() local
|
/drivers/staging/wlags49_h2/ |
D | hcfdef.h | 680 #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/ |
D | varhandlers.c | 140 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/ |
D | pcmcia_resource.c | 160 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/ |
D | aer_inject.c | 141 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/ |
D | i810.h | 292 #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/ |
D | mga_warp.c | 58 int n_pipes, where; in mga_warp_install_microcode() local
|
/drivers/md/bcache/ |
D | bset.h | 273 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()
|
D | bset.c | 188 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()
|
D | journal.c | 70 struct list_head *where; in journal_read_bucket() local
|
/drivers/video/ |
D | vga16fb.c | 835 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/ |
D | savage_state.c | 116 #define SAVE_STATE(reg,where) \ argument 119 #define SAVE_STATE_MASK(reg,where,mask) do { \ argument
|
/drivers/media/pci/ivtv/ |
D | ivtv-firmware.c | 335 int ivtv_firmware_check(struct ivtv *itv, char *where) in ivtv_firmware_check()
|
/drivers/tty/vt/ |
D | selection.c | 53 static inline void highlight_pointer(const int where) in highlight_pointer()
|
/drivers/parisc/ |
D | dino.c | 173 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/ |
D | xen-pcifront.c | 177 int where, int size, u32 *val) in pcifront_bus_read() 216 int where, int size, u32 val) in pcifront_bus_write()
|
/drivers/misc/ |
D | spear13xx_pcie_gadget.c | 89 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/ |
D | dm-transaction-manager.c | 22 dm_block_t where; member
|
/drivers/edac/ |
D | edac_pci_sysfs.c | 503 int where; in get_pci_parity_status() local
|
/drivers/net/ethernet/i825xx/ |
D | sun3_82586.c | 206 static int check586(struct net_device *dev,char *where,unsigned size) in check586()
|
/drivers/usb/gadget/ |
D | net2280.h | 283 static inline void assert_out_naking (struct net2280_ep *ep, const char *where) in assert_out_naking()
|
/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 676 int where = 0; in saa7146_write_out_dma() local
|