Home
last modified time | relevance | path

Searched defs:where (Results 101 – 125 of 201) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-al.c23 int where) in al_pcie_map_bus()
221 unsigned int devfn, int where) in al_pcie_conf_addr_map_bus()
H A Dpcie-histb.c126 int where, int size, u32 *val) in histb_pcie_rd_own_conf()
140 int where, int size, u32 val) in histb_pcie_wr_own_conf()
H A Dpcie-kirin.c334 int where, int size, u32 *val) in kirin_pcie_rd_own_conf()
348 int where, int size, u32 val) in kirin_pcie_wr_own_conf()
H A Dpci-exynos.c340 int where, int size, u32 *val) in exynos_pcie_rd_own_conf()
354 int where, int size, u32 val) in exynos_pcie_wr_own_conf()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c673 static int pseries_eeh_read_config(struct eeh_dev *edev, int where, int size, u32 *val) in pseries_eeh_read_config()
689 static int pseries_eeh_write_config(struct eeh_dev *edev, int where, int size, u32 val) in pseries_eeh_write_config()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dvga16fb.c854 char __iomem *where; in vga_8planes_fillrect() local
1145 char __iomem *where; in vga_8planes_imageblit() local
1169 char __iomem *where = info->screen_base + (image->dx/8) + in vga_imageblit_expand() local
1237 char __iomem *where = in vga_imageblit_color() local
/OK3568_Linux_fs/kernel/security/lockdown/
H A Dlockdown.c54 static int lock_kernel_down(const char *where, enum lockdown_reason level) in lock_kernel_down()
/OK3568_Linux_fs/kernel/arch/ia64/pci/
H A Dpci.c99 static int pci_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_read()
106 static int pci_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_write()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/savage/
H A Dsavage_state.c123 #define SAVE_STATE(reg,where) \ argument
126 #define SAVE_STATE_MASK(reg,where,mask) do { \ argument
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpci-j721e.c252 int where, int size, u32 *value) in cdns_ti_pcie_config_read()
262 int where, int size, u32 value) in cdns_ti_pcie_config_write()
/OK3568_Linux_fs/kernel/fs/bfs/
H A Dfile.c50 unsigned long end, unsigned long where) in bfs_move_blocks()
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dvarhandlers.c166 struct punc_var_t *where; in spk_get_punc_var() local
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-firmware.c323 int ivtv_firmware_check(struct ivtv *itv, char *where) in ivtv_firmware_check()
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dpci-me.c134 static int mei_me_read_fws(const struct mei_device *dev, int where, u32 *val) in mei_me_read_fws()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Ddir.c51 #define store_ih(where,what) copy_item_head (where, what) argument
/OK3568_Linux_fs/kernel/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c491 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory()
511 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/basics/
H A Dvector.c187 void *where = dal_vector_at_index(vector, index); in dal_vector_set_at_index() local
/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c205 DuplicateRef(GlyphPtr glyph, char *where) in DuplicateRef()
211 CheckDuplicates(GlyphHashPtr hash, char *where) in CheckDuplicates()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h600 pci_dev_t, int where, u8 *), in pci_set_ops()
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbset.c197 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front()
217 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back()
855 void bch_bset_insert(struct btree_keys *b, struct bkey *where, in bch_bset_insert()
H A Dbset.h426 static inline bool bch_cut_front(const struct bkey *where, struct bkey *k) in bch_cut_front()
432 static inline bool bch_cut_back(const struct bkey *where, struct bkey *k) in bch_cut_back()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dfdtget.c37 static void report_error(const char *where, int err) in report_error()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dtypeof_impl.hpp116 static const int where=pos%5; member
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dselection.c61 static inline void highlight_pointer(const int where) in highlight_pointer()
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Ddino.c171 static int dino_cfg_read(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_read()
206 static int dino_cfg_write(struct pci_bus *bus, unsigned int devfn, int where, in dino_cfg_write()

123456789