/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | cassini.c | 107 #undef USE_ENTROPY_DEV /* don't test for entropy device */ 370 /* if we read back 0x0, we don't have an entropy device */ in cas_entropy_reset() 1872 /* this is wrong for multiple tx rings. the net device needs in cas_tx_ringN() 3320 (pdev->device == PCI_DEVICE_ID_SUN_CASSINI)) { in cas_check_pci_invariants() 3339 (pdev->device == PCI_DEVICE_ID_NS_SATURN)) in cas_check_pci_invariants() 4754 * only subordinate device and we can tweak the bridge settings to 4765 if (pdev->vendor != 0x8086 || pdev->device != 0x537c) in cas_program_bridge() 4778 * Cassini is the only device present. in cas_program_bridge() 4804 * device is sitting underneath and thus bandwidth sharing is in cas_program_bridge() 4868 dev_err(&pdev->dev, "Cannot enable PCI device, abortin in cas_init_one() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | fw.c | 480 rtw89_early_fw_feature_recognize(struct device *device, in rtw89_early_fw_feature_recognize() argument 495 ret = request_firmware(&firmware, fw_name, device); in rtw89_early_fw_feature_recognize() 497 dev_info(device, "loaded firmware %s\n", fw_name); in rtw89_early_fw_feature_recognize() 504 dev_err(device, "failed to early request firmware: %d\n", ret); in rtw89_early_fw_feature_recognize()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wcd934x.c | 540 struct device *dev; 1729 /* Configure slave interface device */ in wcd934x_slim_set_hw_params() 1744 /* write to interface device */ in wcd934x_slim_set_hw_params() 2157 struct device *dev = wcd->dev; in wcd934x_register_mclk_output() 2191 static int wcd934x_get_micbias_val(struct device *dev, const char *micbias, in wcd934x_get_micbias_val() 2631 * If device tree micbias level is already above the minimum in wcd934x_mbhc_micb_ctrl_threshold_mic() 5863 struct device *dev = &wcd->sdev->dev; in wcd934x_codec_parse_data() 5869 dev_err(dev, "No Interface device found\n"); in wcd934x_codec_parse_data() 5876 dev_err(dev, "Unable to get SLIM Interface device\n"); in wcd934x_codec_parse_data() 5907 struct device *de in wcd934x_codec_probe() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 413 const VkDevice device = context.getDevice(); in init() local 444 bufferView = ut::BufferViewSp(new Move<VkBufferView>(vk::createBufferView(deviceInterface, device, &bufferViewCreateInfo))); in init() 464 descriptorSetLayout = vk::createDescriptorSetLayout(deviceInterface, device, &layoutCreateInfo); in init() 466 .build(deviceInterface, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in init() 477 descriptorSet = vk::allocateDescriptorSet(deviceInterface, device, &dsAllocInfo); in init() 911 m_vkd, // device in createGraphicsPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTests.cpp | 437 const VkDevice device = context.getDevice(); in init() local 468 bufferView = ut::BufferViewSp(new Move<VkBufferView>(vk::createBufferView(deviceInterface, device, &bufferViewCreateInfo))); in init() 488 descriptorSetLayout = vk::createDescriptorSetLayout(deviceInterface, device, &layoutCreateInfo); in init() 490 .build(deviceInterface, device, VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT, 1u); in init() 501 descriptorSet = vk::allocateDescriptorSet(deviceInterface, device, &dsAllocInfo); in init() 930 m_vkd, // device in createGraphicsPipeline()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 213 * parent, as this device is behind a switch in ixgbe_get_parent_bus_info() 231 * This function is used by probe to determine whether a device's PCI-Express 233 * device. Used to ensure that various locations all have the correct device ID 260 /* determine whether to use the parent device */ in ixgbe_check_minimum_link() 318 * ixgbe_read_reg - Read from device register 324 * This function is used to read device registers. It checks for device 584 dev_info(&adapter->pdev->dev, "Net device Info\n"); in ixgbe_dump() 1073 * @netdev: network interface device structur [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 240 * struct amdgpu_device *adev - [in] desired amdgpu device 930 static int amdgpu_dm_audio_component_get_eld(struct device *kdev, int port, in amdgpu_dm_audio_component_get_eld() 970 static int amdgpu_dm_audio_component_bind(struct device *kdev, in amdgpu_dm_audio_component_bind() 971 struct device *hda_kdev, void *data) in amdgpu_dm_audio_component_bind() 984 static void amdgpu_dm_audio_component_unbind(struct device *kdev, in amdgpu_dm_audio_component_unbind() 985 struct device *hda_kdev, void *data) in amdgpu_dm_audio_component_unbind() 1474 pdev->device == p->chip_device && in dm_should_disable_stutter() 1583 init_data.asic_id.chip_id = adev->pdev->device; in amdgpu_dm_init() 1595 DRM_ERROR("amdgpu: failed to create cgs device.\n"); in amdgpu_dm_init() 2476 * dm_hw_init() - Initialize DC device 4623 s3_debug_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) s3_debug_store() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 217 * parent, as this device is behind a switch in ixgbe_get_parent_bus_info() 235 * This function is used by probe to determine whether a device's PCI-Express 237 * device. Used to ensure that various locations all have the correct device ID 264 /* determine whether to use the parent device */ in ixgbe_check_minimum_link() 322 * ixgbe_read_reg - Read from device register 328 * This function is used to read device registers. It checks for device 588 dev_info(&adapter->pdev->dev, "Net device Info\n"); in ixgbe_dump() 1077 * @netdev: network interface device structur [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 671 int32_t BluetoothHostProxy::RemovePair(const int32_t transport, const sptr<BluetoothRawAddress> &device) in RemovePair() argument 682 if (!data.WriteParcelable(device.GetRefPtr())) { in RemovePair()
|
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/ |
H A D | client_bus_center_manager.c | 1393 void LnnOnRefreshDeviceFound(const void *device) in LnnOnRefreshDeviceFound() argument 1396 g_busCenterClient.refreshCb.OnDeviceFound((const DeviceInfo *)device); in LnnOnRefreshDeviceFound()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_save_cloud_data_test.cpp | 1110 sql = "select device, timestamp, flag from " + DBCommon::GetLogTableName(g_tableName) + in HWTEST_F() 1114 std::string device = "cloud"; in HWTEST_F() 1116 (void)SQLiteUtils::GetColumnBlobValue(stmt, 0, deviceVec); // 0 is device in HWTEST_F() 1119 EXPECT_EQ(device, getDevice); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
H A D | single_store_impl_test.cpp | 162 * @tc.desc: put invalid key-value data to the device kv store and single kv store 1086 * @tc.desc: remove local device data 1299 * @tc.desc: remove local device data and the device is null 1324 const string device = { "" }; in HWTEST_F() local 1328 status = store->RemoveDeviceData(device); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | distributeddb_tools_unit_test.cpp | 65 "device BLOB," \ 1188 void RelationalTestUtils::CreateDeviceTable(sqlite3 *db, const std::string &table, const std::string &device) in CreateDeviceTable() argument 1191 std::string deviceTable = DBCommon::GetDistributedTableName(device, table); in CreateDeviceTable()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_relational_get_data_test.cpp | 89 int GetLogData(int key, uint64_t &flag, Timestamp ×tamp, const DeviceID &device = "") in GetLogData() 91 if (!device.empty()) { in GetLogData() 1168 device TEXT NOT NULL DEFAULT 'default_value');"; in HWTEST_F() 1186 QueryObject query(Query::Select(tableName).EqualTo("flag", 101).OrderBy("device", false)); in HWTEST_F() 1304 * @tc.desc: Save non-exist device data and check errCode.
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_simple_sync_test.cpp | 126 * @tc.setup: create virtual device B and C, and get a KvStoreNbDelegate as deviceA in SetUp() 154 * @tc.teardown: Release device A, B, C in TearDown() 875 * @tc.steps: step3. deviceA call pull sync from device B in HWTEST_F() 1573 * @tc.desc: Test sync data whose device never synced before 1592 * @tc.desc: Test sync data whose device synced before, but sync data is less than 1M 1622 * @tc.desc: Test sync data whose device synced before, but sync data is larger than 1M 1651 * @tc.desc: Test invalid device when call GetSyncDataSize interface 1659 std::string device; in HWTEST_F() local 1660 EXPECT_EQ(g_kvDelegatePtr->GetSyncDataSize(device), 0u); in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | loop.c | 159 * Unfortunately, if we want to do I/O on the device, in get_size() 186 * logical I/O size of backing device, and the logical block in __loop_update_dio() 187 * size of loop is bigger than the backing device's and the loop in __loop_update_dio() 232 * loop_set_size() - sets device size and notifies userspace 234 * @size: new size of the loop device 684 * loop_change_fd switched the backing store of a loopback device to 688 * This can only work if the loop device is used read-only, and if the 705 /* the loop device has to be read-only */ in loop_change_fd() 757 static ssize_t loop_attr_show(struct device *dev, char *page, in loop_attr_show() 768 static ssize_t loop_attr_do_show_##_name(struct device * [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | imx-sdma.c | 25 #include <linux/device.h> 427 struct device *dev; 2150 * Because that device tree does not encode ROM script address, in sdma_probe() 2151 * the RAM script in firmware is mandatory for device tree in sdma_probe() 2161 dev_warn(&pdev->dev, "failed to get firmware from device tree\n"); in sdma_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ras.c | 283 * /sys/class/drm/card[0/1/2...]/device/ras/features 286 * /sys/class/drm/card[0/1/2...]/device/ras/[gfx/sdma/...]_err_count 406 * /sys/class/drm/card[0/1/2...]/device/ras/[gfx/sdma/...]_err_count 423 static ssize_t amdgpu_ras_sysfs_read(struct device *dev, in amdgpu_ras_sysfs_read() 658 /* Only used in device probe stage and called only once. */ 963 * /sys/class/drm/card[0/1/2...]/device/ras/gpu_vram_bad_pages 1021 static ssize_t amdgpu_ras_sysfs_features_read(struct device *dev, in amdgpu_ras_sysfs_features_read()
|
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-bcm2835.c | 314 struct device *dev; 2235 struct device *dev = &pdev->dev; in bcm2835_clk_probe() 2268 * The other (DSI) clocks are not present on older device in bcm2835_clk_probe()
|
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | axg-audio.c | 1660 static int devm_clk_get_enable(struct device *dev, char *id) in devm_clk_get_enable() 1785 struct device *dev = &pdev->dev; in axg_audio_clkc_probe() 1814 dev_err(dev, "failed to reset device\n"); in axg_audio_clkc_probe()
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | s5p-sss.c | 210 * HASH bit numbers, used by device, setting in dev->hash_flags with 260 * struct s5p_aes_dev - Crypto device state container 261 * @dev: Associated device 267 * @req: Crypto request currently handled by the device 270 * in device. This is DMA-mapped into device. 272 * in device. This is DMA-mapped into device. 279 * @busy: Indicates whether the device is currently handling some request 283 * @lock: Lock for protecting both access to device hardwar [all...] |
/kernel/linux/linux-5.10/drivers/net/can/rcar/ |
H A D | rcar_canfd.c | 2 /* Renesas R-Car CAN FD device driver 16 * "renesas,no-can-fd" optional property to the device tree node. A h/w reset is 510 struct platform_device *pdev; /* Respective platform device */ 1612 dev_info(&pdev->dev, "device registered (channel %u)\n", priv->channel); in rcar_canfd_channel_probe() 1818 static int __maybe_unused rcar_canfd_suspend(struct device *dev) in rcar_canfd_suspend() 1823 static int __maybe_unused rcar_canfd_resume(struct device *dev) in rcar_canfd_resume()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/ |
H A D | gve_main.c | 387 /* Tell device its resources are being freed */ in gve_teardown_device_resources() 399 "Could not deconfigure device resources: err=%d\n", in gve_teardown_device_resources() 603 int gve_alloc_page(struct gve_priv *priv, struct device *dev, in gve_alloc_page() 662 void gve_free_page(struct device *dev, struct page *page, dma_addr_t dma, in gve_free_page() 746 /* Use this to schedule a reset when the device is capable of continuing 860 * device, set the new configuration, and then bring the device in gve_adjust_queues() 1142 /* Get the initial information we need from the device */ in gve_init_priv() 1146 "Could not get device information: err=%d\n", err); in gve_init_priv() 1215 /* Reset the device b in gve_trigger_reset() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 4 #include <linux/device.h> 286 struct device *dev = &hdev->pdev->dev; in hclge_dbg_dump_dcb()
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | core-book3s.c | 2203 ssize_t power_events_sysfs_show(struct device *dev, in power_events_sysfs_show() 2505 static ssize_t pmu_name_show(struct device *cdev, in pmu_name_show()
|