Home
last modified time | relevance | path

Searched refs:device (Results 29801 - 29825 of 30075) sorted by relevance

1...<<1191119211931194119511961197119811991200>>...1203

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.c2165 struct device *dev = params_vdev->dev->dev; in rkisp1_params_first_cfg_v1x()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp226 // get device in GetKvDataByHashKey()
231 result.device = std::string(devVect.begin(), devVect.end()); in GetKvDataByHashKey()
232 // get original device in GetKvDataByHashKey()
1425 errCode = SQLiteUtils::BindBlobToStatement(statement, 1, devVect, true); // bind the 1st to device. in GetAllSyncedEntries()
1427 LOGE("Failed to bind the synced device for all entries:%d", errCode); in GetAllSyncedEntries()
/kernel/linux/linux-5.10/block/
H A Dsed-opal.c13 #include <linux/device.h>
492 pr_debug("This device is not Opal enabled. Not Supported!\n"); in opal_discovery0_end()
501 pr_debug("Could not find OPAL comid for device. Returning early\n"); in opal_discovery0_end()
1109 * request @column from table @table on device @dev. On success, the column
2168 pr_debug("Opal is not supported on this device\n"); in init_opal_dev()
/kernel/linux/linux-5.10/drivers/block/
H A Dpktcdvd.c14 * At the lowest level, there is the standard driver for the CD/DVD device,
24 * higher layers, such as file systems, and present a block device that can be
36 * block device, assembling the pieces to full packets and queuing them to the
69 #include <linux/device.h>
343 add map block device
697 * Send a packet_command to the underlying block device and
809 * Queue a bio for processing by the low-level CD device. Must be called
837 * from the device, it's best to use the highest possible read speed, but
921 * Special care is needed if the underlying block device has a small
929 * The cdrom device ca in pkt_set_segment_merging()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-ops.c72 static int ccp_init_sg_workarea(struct ccp_sg_workarea *wa, struct device *dev, in ccp_init_sg_workarea()
1156 /* A version 3 device only supports 128-bit keys, which fits into a in ccp_run_xts_aes_cmd()
1157 * single SB entry. A version 5 device uses a 512-bit vector, so two in ccp_run_xts_aes_cmd()
1541 /* The version 3 device can't handle zero-length input */ in ccp_run_sha_cmd()
1876 /* A version 5 device allows a modulus size that will not fit in ccp_run_rsa_cmd()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dhifn_795x.c845 pci2id[i].pci_prod == dev->pdev->device) { in hifn_enable_crypto()
2670 pr_err("Failed to register PCI driver for %s device.\n", in hifn_init()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcpufeature.c2871 ssize_t cpu_show_meltdown(struct device *dev, struct device_attribute *attr, in cpu_show_meltdown()
/kernel/linux/linux-5.10/drivers/atm/
H A Dlanai.c298 * Each device has two bitmaps for each VCC (baclog_vccs and transmit_ready)
1938 "PCI device", lanai->number); in lanai_pci_start()
2106 /* setup a newly detected device */
2114 /* Basic device fields */ in lanai_dev_open()
2244 /* called when device is being shutdown, and all vcc's are gone - higher
2245 * levels will deallocate the atm device for us
2569 ": couldn't register atm device!\n"); in lanai_init_one()
2576 lanai->type = (enum lanai_type) ident->device; in lanai_init_one()
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dgcc-msm8916.c3382 struct device *dev = &pdev->dev; in gcc_msm8916_probe()
H A Dgcc-msm8960.c3618 struct device *dev = &pdev->dev; in gcc_msm8960_probe()
H A Dgcc-apq8084.c3601 struct device *dev = &pdev->dev; in gcc_apq8084_probe()
H A Dmmcc-msm8960.c3027 struct device *dev = &pdev->dev; in mmcc_msm8960_probe()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dintel_pstate.c2642 struct device *dev; in intel_cpufreq_cpu_init()
/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c2617 struct b53_device *b53_switch_alloc(struct device *base, in b53_switch_alloc()
2645 * device and different VLAN awareness settings are requested, which in b53_switch_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c118 #include <linux/device.h>
386 /* I2C, MDIO and GPIO lines are muxed, so only one device at a time */
1021 /* Create and connect to the PHY device */ in xgbe_phy_find_phy_device()
3153 dev_info(pdata->dev, "device is not enabled\n"); in xgbe_phy_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c1879 * RVU devices, shouldn't be mapped as device memory to allow in rvu_mbox_init()
2634 struct device *dev = &pdev->dev; in rvu_probe()
2654 dev_err(dev, "Failed to enable PCI device\n"); in rvu_probe()
H A Drvu_npc.c532 /* Get 'pcifunc' of PF device */ in rvu_npc_install_bcast_match_entry()
575 /* Get 'pcifunc' of PF device */ in rvu_npc_enable_bcast_entry()
781 struct device *dev = &rvu->pdev->dev; in npc_load_mkex_profile()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2639 if (adev->pdev->device == 0x7312 && in navi10_enable_mgpu_fan_boost()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-writecache.c8 #include <linux/device-mapper.h>
750 * Catch incorrect access to these values while the device is suspended. in writecache_poison_lists()
2195 * Parse the origin data device in writecache_ctr()
2202 ti->error = "Origin data device lookup failed"; in writecache_ctr()
2207 * Parse cache data device (be it pmem or ssd) in writecache_ctr()
2215 ti->error = "Cache data device lookup failed"; in writecache_ctr()
2236 ti->error = "Block size is smaller than device logical block size"; in writecache_ctr()
2368 ti->error = "Invalid device size"; in writecache_ctr()
2377 ti->error = "Invalid device size"; in writecache_ctr()
2421 ti->error = "Unable to initialize device"; in writecache_ctr()
[all...]
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c1949 * device control function
2272 _hfcpci_softirq(struct device *dev, void *unused) in _hfcpci_softirq()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c718 "device didn't give any life sign: reg %d\n", reg); in cdns_mhdp_fw_activate()
1436 dev_dbg(mhdp->dev, "Set sink device power state via DPCD\n"); in cdns_mhdp_link_up()
2301 * to drm device causes an oops because the drm_bridge->dev in cdns_mhdp_irq_handler()
2326 struct device *dev = &pdev->dev; in cdns_mhdp_probe()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c20 #include <media/v4l2-device.h>
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-video.c4 * device driver for philips saa7134 based TV cards
778 * Technically, this is not 100% correct, as the device may be in saa7134_enable_analog_tuner()
939 unsigned int sizes[], struct device *alloc_devs[]) in queue_setup()
1505 /* Don't change the std from the mpeg device in saa7134_s_std()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110.c1138 * SEC device file operations
2260 printk("dvb-ttpci: A frontend driver was not found for device [%04x:%04x] subsystem [%04x:%04x]\n", in frontend_init()
2262 av7110->dev->pci->device, in frontend_init()
2446 /* prepare the av7110 device struct */ in av7110_attach()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_enc.c1312 /* Query capabilities of the device */
2384 unsigned int psize[], struct device *alloc_devs[]) in s5p_mfc_queue_setup()

Completed in 94 milliseconds

1...<<1191119211931194119511961197119811991200>>...1203