Home
last modified time | relevance | path

Searched defs:where (Results 1 – 25 of 50) 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/pci/host/
Dpcie-designware.c81 int dw_pcie_cfg_read(void __iomem *addr, int where, int size, u32 *val) in dw_pcie_cfg_read()
95 int dw_pcie_cfg_write(void __iomem *addr, int where, int size, u32 val) in dw_pcie_cfg_write()
125 static int dw_pcie_rd_own_conf(struct pcie_port *pp, int where, int size, in dw_pcie_rd_own_conf()
139 static int dw_pcie_wr_own_conf(struct pcie_port *pp, int where, int size, in dw_pcie_wr_own_conf()
578 u32 devfn, int where, int size, u32 *val) in dw_pcie_rd_other_conf()
603 u32 devfn, int where, int size, u32 val) in dw_pcie_wr_other_conf()
650 static int dw_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in dw_pcie_rd_conf()
675 int where, int size, u32 val) in dw_pcie_wr_conf()
Dpci-host-generic.c49 int where) in gen_pci_map_cfg_bus_cam()
65 int where) in gen_pci_map_cfg_bus_ecam()
80 int where, int size, u32 *val) in gen_pci_config_read()
103 int where, int size, u32 val) in gen_pci_config_write()
Dpci-mvebu.c47 #define PCIE_CONF_ADDR(bus, devfn, where) \ argument
256 u32 devfn, int where, int size, u32 *val) in mvebu_pcie_hw_rd_conf()
273 u32 devfn, int where, int size, u32 val) in mvebu_pcie_hw_wr_conf()
454 unsigned int where, int size, u32 *value) in mvebu_sw_pci_bridge_read()
533 unsigned int where, int size, u32 value) in mvebu_sw_pci_bridge_write()
638 int where, int size, u32 val) in mvebu_pcie_wr_conf()
674 static int mvebu_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in mvebu_pcie_rd_conf()
Dpci-rcar-gen2.c109 int where) in rcar_pci_cfg_base()
135 int where, int size, u32 *val) in rcar_pci_read_config()
158 int where, int size, u32 val) in rcar_pci_write_config()
Dpcie-rcar.c160 static void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) in rcar_rmw32()
170 static u32 rcar_read_conf(struct rcar_pcie *pcie, int where) in rcar_read_conf()
181 unsigned int devfn, int where, u32 *data) in rcar_pcie_config_access()
259 int where, int size, u32 *val) in rcar_pcie_read_conf()
284 int where, int size, u32 val) in rcar_pcie_write_conf()
Dpcie-xilinx.c201 unsigned int devfn, int where) in xilinx_pcie_config_base()
224 int where, int size, u32 *val) in xilinx_pcie_read_config()
262 int where, int size, u32 val) in xilinx_pcie_write_config()
Dpci-keystone-dw.c398 unsigned int devfn, int where, int size, u32 *val) in ks_dw_pcie_rd_other_conf()
410 unsigned int devfn, int where, int size, u32 val) in ks_dw_pcie_wr_other_conf()
Dpci-exynos.c463 static int exynos_pcie_rd_own_conf(struct pcie_port *pp, int where, int size, in exynos_pcie_rd_own_conf()
474 static int exynos_pcie_wr_own_conf(struct pcie_port *pp, int where, int size, in exynos_pcie_wr_own_conf()
/drivers/md/
Ddm-io.c280 static void do_region(int rw, unsigned region, struct dm_io_region *where, in do_region()
362 struct dm_io_region *where, struct dpages *dp, in dispatch_io()
404 struct dm_io_region *where, int rw, struct dpages *dp, in sync_io()
438 struct dm_io_region *where, int rw, struct dpages *dp, in async_io()
509 struct dm_io_region *where, unsigned long *sync_error_bits) in dm_io()
/drivers/mfd/
Dlpc_sch.c93 static int lpc_sch_get_io(struct pci_dev *pdev, int where, const char *name, in lpc_sch_get_io()
122 static int lpc_sch_populate_cell(struct pci_dev *pdev, int where, in lpc_sch_populate_cell()
/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/fbdev/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/staging/rts5208/
Drtsx.h73 #define rtsx_read_config_byte(chip, where, val) \ argument
76 #define rtsx_write_config_byte(chip, where, val) \ argument
/drivers/video/fbdev/
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.c54 static inline void highlight_pointer(const int where) in highlight_pointer()
/drivers/staging/speakup/
Dvarhandlers.c163 struct punc_var_t *where; in spk_get_punc_var() local
/drivers/md/bcache/
Dbset.c193 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front()
213 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back()
799 void bch_bset_insert(struct btree_keys *b, struct bkey *where, in bch_bset_insert()
/drivers/parisc/
Ddino.c176 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read()
211 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()
/drivers/pci/
Dxen-pcifront.c180 int where, int size, u32 *val) in pcifront_bus_read()
219 int where, int size, u32 val) in pcifront_bus_write()

12