Home
last modified time | relevance | path

Searched defs:bus (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
H A Dstr_mod.h27 struct bus_type *bus; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_sdio.c52 struct BusDev *bus = oal_get_bus_default_handler(); in sdio_patch_writesb() local
84 struct BusDev *bus in sdio_patch_readsb() local
[all...]
H A Dexception_rst.c108 struct BusDev *bus = oal_get_bus_default_handler(); in oal_trigger_exception() local
H A Doal_sdio_if.h89 static inline hi_s32 oal_sdio_memcpy_fromio(struct BusDev *bus, hi_void *dst, hi_u32 addr, hi_s32 count) in oal_sdio_memcpy_fromio() argument
159 static inline hi_s32 oal_sdio_memcpy_fromio(struct BusDev *bus, hi_void *dst, hi_u32 addr, hi_s32 count) in oal_sdio_memcpy_fromio() argument
/third_party/backends/sanei/
H A Dsanei_config2.c65 int bus = -1, channel = -1, id = -1, lun = -1; in sanei_config_attach_matching_devices() local
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
/third_party/skia/src/core/
H A DSkMessageBus.h90 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); in Inbox() local
98 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); in ~Inbox() local
130 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); Post() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_main.c275 hi_u32 hi_wifi_host_init(struct BusDev *bus) in hi_wifi_host_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Ddbus-listen-preq.py43 bus = dbus.SystemBus() variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddbus-listen-preq.py43 bus = dbus.SystemBus() variable
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_mmi_device_info_adapter_wrapper.cpp89 void ArkMMIDeviceInfoAdapterWrapper::SetBus(int32_t bus) in SetBus() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_mmi_device_info_adapter_impl.cpp82 void ArkMMIDeviceInfoAdapterImpl::SetBus(int32_t bus) in SetBus() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_handle_request.c389 struct usb_bus *bus; in usb_handle_remote_wakeup() local
[all...]
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c154 nexus_print_child(device_t bus, device_t child) in nexus_print_child() argument
170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource() argument
/third_party/FreeBSD/sys/kern/
H A Dbus_if.c30 null_add_child(device_t bus, int order, const char *name, in null_add_child() argument
37 static int null_reset_post(device_t bus, device_t dev) in null_reset_post() argument
42 static int null_reset_prepare(device_t bus, device_t dev) in null_reset_prepare() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-console-kit.c162 static DBusHandlerResult filter_cb(DBusConnection *bus, DBusMessage *message, void *userdata) { in filter_cb() argument
/third_party/pulseaudio/src/pulse/
H A Dutil.c386 DBusConnection *bus; in set_scheduler() local
[all...]
/base/startup/init/ueventd/
H A Dueventd_device_handler.c335 char *bus = GetRealPath(subsystem); in GetBlockDeviceSymbolLinks() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Ddevice.h51 struct bus_type *bus; /**< type of bus device is on */ member
67 struct bus_type *bus; member
[all...]
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_bus.c68 static int rockchip_bus_smc_config(struct rockchip_bus *bus) in rockchip_bus_smc_config() argument
110 static int rockchip_bus_set_freq_table(struct rockchip_bus *bus) in rockchip_bus_set_freq_table() argument
144 rockchip_bus_power_control_init(struct rockchip_bus *bus) rockchip_bus_power_control_init() argument
178 struct rockchip_bus *bus = dev_get_drvdata(dev); rockchip_bus_clkfreq_target() local
204 struct rockchip_bus *bus = to_rockchip_bus_clk_nb(nb); rockchip_bus_clk_notifier() local
232 rockchip_bus_clkfreq(struct rockchip_bus *bus) rockchip_bus_clkfreq() argument
262 struct rockchip_bus *bus = dev_get_drvdata(dev); rockchip_bus_cpufreq_target() local
332 struct rockchip_bus *bus = to_rockchip_bus_cpufreq_nb(nb); rockchip_bus_cpufreq_notifier() local
369 rockchip_bus_cpufreq(struct rockchip_bus *bus) rockchip_bus_cpufreq() argument
450 struct rockchip_bus *bus; rockchip_busfreq_probe() local
[all...]
/device/soc/rockchip/rk2206/hdf_driver/spi/
H A Dspi_driver.c41 uint32_t bus; member
306 SpiBusIo bus; in spidrv_initdevice() local
[all...]
/device/soc/rockchip/rk2206/hdf_driver/i2c/
H A Di2c_driver.c40 uint32_t bus; member
60 static int32_t i2cdrv_initdevice(const struct i2c_bus *bus) in i2cdrv_initdevice() argument
115 i2cdrv_deinitdevice(const struct i2c_bus *bus) i2cdrv_deinitdevice() argument
128 i2cdrv_readdrs(struct DeviceResourceNode *node, struct i2c_bus *bus) i2cdrv_readdrs() argument
271 struct i2c_bus *bus; i2cdrv_transfer() local
351 struct i2c_bus *bus = NULL; i2cdrv_init() local
454 struct i2c_bus *bus = NULL; i2cdrv_release() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_bus.c70 static int rockchip_bus_smc_config(struct rockchip_bus *bus) in rockchip_bus_smc_config() argument
114 static int rockchip_bus_set_freq_table(struct rockchip_bus *bus) in rockchip_bus_set_freq_table() argument
150 rockchip_bus_power_control_init(struct rockchip_bus *bus) rockchip_bus_power_control_init() argument
184 struct rockchip_bus *bus = dev_get_drvdata(dev); rockchip_bus_clkfreq_target() local
213 struct rockchip_bus *bus = to_rockchip_bus_clk_nb(nb); rockchip_bus_clk_notifier() local
242 rockchip_bus_clkfreq(struct rockchip_bus *bus) rockchip_bus_clkfreq() argument
272 struct rockchip_bus *bus = dev_get_drvdata(dev); rockchip_bus_cpufreq_target() local
349 struct rockchip_bus *bus = to_rockchip_bus_cpufreq_nb(nb); rockchip_bus_cpufreq_notifier() local
393 rockchip_bus_cpufreq(struct rockchip_bus *bus) rockchip_bus_cpufreq() argument
461 struct rockchip_bus *bus; rockchip_busfreq_probe() local
[all...]
/third_party/backends/backend/
H A Dkvs40xx.c269 SANE_Int h, bus; in sane_open() local
H A Dkvs20xx.c170 SANE_Int h, bus; in sane_open() local

Completed in 11 milliseconds

12345