Home
last modified time | relevance | path

Searched refs:start (Results 14001 - 14025 of 19502) sorted by relevance

1...<<561562563564565566567568569570>>...781

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-i801.c323 /* Make sure the SMBus host is ready to start transmitting.
1558 res->start = (resource_size_t)base64_addr + SBREG_SMBCTRL_DNV; in i801_add_tco_spt()
1560 res->start = (resource_size_t)base64_addr + SBREG_SMBCTRL; in i801_add_tco_spt()
1562 res->end = res->start + 3; in i801_add_tco_spt()
1608 res->start = tco_base & ~1; in i801_add_tco()
1609 res->end = res->start + 32 - 1; in i801_add_tco()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c1410 if (!devm_request_region(dev, res->start, WINB_REGION_SIZE, DRVNAME)) { in w83627hf_probe()
1412 (unsigned long)res->start, in w83627hf_probe()
1413 (unsigned long)(res->start + WINB_REGION_SIZE - 1)); in w83627hf_probe()
1421 data->addr = res->start; in w83627hf_probe()
1920 .start = address + WINB_REGION_OFFSET, in w83627hf_device_add()
H A Df71805f.c1387 if (!devm_request_region(&pdev->dev, res->start + ADDR_REG_OFFSET, 2, in f71805f_probe()
1390 (unsigned long)(res->start + ADDR_REG_OFFSET), in f71805f_probe()
1391 (unsigned long)(res->start + ADDR_REG_OFFSET + 1)); in f71805f_probe()
1394 data->addr = res->start; in f71805f_probe()
1509 .start = address, in f71805f_device_add()
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi.c487 dev_err(dev, "bad channel state %u before start\n", state); in gsi_channel_start_command()
496 dev_err(dev, "bad channel state %u after start\n", state); in gsi_channel_start_command()
864 int gsi_channel_resume(struct gsi *gsi, u32 channel_id, bool start) in gsi_channel_resume() argument
868 if (start) in gsi_channel_resume()
1219 /* We'll start with the oldest un-processed event. RX channels in gsi_evt_ring_rx_update()
1999 if (res->start > U32_MAX || size > U32_MAX - res->start) { in gsi_init()
2005 gsi->virt = ioremap(res->start, size); in gsi_init()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib.h77 #define iwe_stream_add_event_rsl(info, start, stop, iwe, len) \
78 iwe_stream_add_event(info, start, stop, iwe, len)
80 #define iwe_stream_add_point_rsl(info, start, stop, iwe, p) \
81 iwe_stream_add_point(info, start, stop, iwe, p)
1175 /* the association procedure will start (wq scheduling)*/
1744 /* these two function indicates to the HW when to start
1778 bool start);
1808 * instead of [start/stop] scan callbacks
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsmscufx.c757 /* start everything back up */ in ufx_set_vid_mode()
778 unsigned long start = vma->vm_start; in ufx_ops_mmap() local
797 if (remap_pfn_range(vma, start, page, PAGE_SIZE, PAGE_SHARED)) in ufx_ops_mmap()
800 start += PAGE_SIZE; in ufx_ops_mmap()
908 int start = max((int)(offset / info->fix.line_length), 0); in ufx_ops_write() local
912 ufx_handle_damage(dev, 0, start, info->var.xres, lines); in ufx_ops_write()
1110 * Called when all client interfaces to start transactions have been disabled,
1194 * We start from monitor's modes, so don't need to filter that here */
1334 * restart enabled, but no start byte, enable controller */
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dimx21-hcd.c812 "enqueue: adjusting iso start %d (cur=%d) asap=%d\n", in imx21_hc_urb_enqueue_isoc()
1778 .start = imx21_hc_start,
1817 release_mem_region(res->start, resource_size(res)); in imx21_remove()
1863 res = request_mem_region(res->start, resource_size(res), hcd_name); in imx21_probe()
1869 imx21->regs = ioremap(res->start, resource_size(res)); in imx21_probe()
1911 release_mem_region(res->start, resource_size(res)); in imx21_probe()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h60 * they start with the IEEE 802.11 header and include the same octets that are
2362 * course requires the driver to use TXQs to start with.
2372 * TXQs to start with.
3025 * it can PS-Poll, or it can possibly start a uAPSD service period.
3202 * @IEEE80211_AMPDU_RX_START: start RX aggregation
3204 * @IEEE80211_AMPDU_TX_START: start TX aggregation, the driver must either
3242 * @ssn: start sequence number of the session. TX/RX_STOP can pass 0. When
3244 * actual ssn value used to start the session and writes the value here.
3343 * @start: Called before the first netdevice attached to the hardware
3383 * enabled. Because it is not called for monitor mode devices, @start
3885 int (*start)(struct ieee80211_hw *hw); global() member
4573 ieee80211_sta_ps_transition_ni(struct ieee80211_sta *sta, bool start) ieee80211_sta_ps_transition_ni() argument
6371 u32 start; global() member
[all...]
/kernel/linux/linux-5.10/sound/drivers/
H A Daloop.c77 int (*start)(struct loopback_pcm *dpcm); member
239 /* do not report error if trying to start but already in loopback_snd_timer_start()
396 err = cable->ops->start(dpcm); in loopback_trigger()
424 err = cable->ops->start(dpcm); in loopback_trigger()
1027 .start = loopback_jiffies_timer_start,
1178 .start = loopback_snd_timer_start,
/kernel/linux/linux-5.10/sound/soc/sh/
H A Dfsi.c1339 * in that case, DMA cannot start transfer until error was cleared. in fsi_dma_transfer()
1355 int start) in fsi_dma_push_start_stop()
1359 u32 enable = start ? DMA_ON : 0; in fsi_dma_push_start_stop()
1549 /* start master clock */ in fsi_hw_startup()
1954 master->base = devm_ioremap(&pdev->dev, res->start, resource_size(res)); in fsi_probe()
1967 fsi->phys = res->start; in fsi_probe()
1980 fsi->phys = res->start + 0x40; in fsi_probe()
1354 fsi_dma_push_start_stop(struct fsi_priv *fsi, struct fsi_stream *io, int start) fsi_dma_push_start_stop() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.c727 * symbol start. Otherwise do a faster comparison based in match_chain()
728 * on the symbol start address. in match_chain()
736 match = match_chain_dso_addresses(cnode->ms.map, cnode->ms.sym->start, in match_chain()
737 node->ms.map, node->ms.sym->start); in match_chain()
919 u64 start = cursor->pos; in append_chain() local
926 * If we have a symbol, then compare the start to match in append_chain()
952 matches = cursor->pos - start; in append_chain()
956 if (split_add_child(root, cursor, cnode, start, matches, in append_chain()
/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_ca91cx42.c517 image->bus_resource.start); in ca91cx42_alloc_resource()
542 image->bus_resource.start = 0; in ca91cx42_alloc_resource()
551 "resource for window %d size 0x%lx start 0x%lx\n", in ca91cx42_alloc_resource()
553 (unsigned long)image->bus_resource.start); in ca91cx42_alloc_resource()
558 image->bus_resource.start, size); in ca91cx42_alloc_resource()
640 pci_base = (unsigned long long)image->bus_resource.start; in ca91cx42_master_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h317 * next vblank start, alongside any other double buffered registers
772 u16 start, end; /* in number of blocks, 'end' is exclusive */ member
777 return entry->end - entry->start; in skl_ddb_entry_size()
783 if (e1->start == e2->start && e1->end == e2->end) in skl_ddb_entry_equal()
829 * Data Stolen Memory - aka "i915 stolen memory" gives us the start and
1920 u64 start, u64 end,
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.c746 size_t start, size_t arena_off) in alloc_arena()
763 arena->external_lba_start = start; in alloc_arena()
789 /* 'Absolute' values, relative to start of storage space */ in alloc_arena()
1003 * Subtract arena->infooff (arena start) so numbers are relative in btt_arena_write_layout()
1447 unsigned long start; in btt_submit_bio() local
1457 start = bio_start_io_acct(bio); in btt_submit_bio()
1482 bio_end_io_acct(bio, start); in btt_submit_bio()
745 alloc_arena(struct btt *btt, size_t size, size_t start, size_t arena_off) alloc_arena() argument
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c1370 appl_writel(pcie, pcie->dbi_res->start & APPL_CFG_BASE_ADDR_MASK, in tegra_pcie_config_controller()
1394 pcie->atu_dma_res->start & APPL_CFG_IATU_DMA_BASE_ADDR_MASK, in tegra_pcie_config_controller()
1740 appl_writel(pcie, pcie->dbi_res->start & APPL_CFG_BASE_ADDR_MASK, in pex_ep_event_pex_rst_deassert()
1743 appl_writel(pcie, pcie->atu_dma_res->start & in pex_ep_event_pex_rst_deassert()
1927 ep->phys_base = res->start; in tegra_pcie_config_ep()
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c597 rvdev->subdev.start = rproc_vdev_do_start; in rproc_handle_vdev()
1194 if (subdev->start) { in rproc_start_subdevices()
1195 ret = subdev->start(subdev); in rproc_start_subdevices()
1391 ret = rproc->ops->start(rproc); in rproc_start()
1393 dev_err(dev, "can't start rproc %s: %d\n", rproc->name, ret); in rproc_start()
1951 * An offline processor without a start() in rproc_validate()
1954 if (!rproc->ops->start) in rproc_validate()
2155 * @ops: platform-specific handlers (mainly start/stop)
2327 * @ops: platform-specific handlers (mainly start/stop)
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c625 int start = 0, len = 0; in sd_search_final_phase() local
634 while (start < MAX_PHASE + 1) { in sd_search_final_phase()
635 len = get_phase_len(phase_map, start); in sd_search_final_phase()
637 start_final = start; in sd_search_final_phase()
640 start += len ? len : 1; in sd_search_final_phase()
/kernel/linux/linux-6.6/drivers/net/can/
H A Djanz-ican3.c480 /* save the start recv page */ in ican3_init_fast_host_interface()
516 /* save the start xmit page */ in ican3_init_fast_host_interface()
709 /* write the tohost queue start address */ in ican3_msg_fasthostif()
716 /* write the fromhost queue start address */ in ican3_msg_fasthostif()
1527 unsigned long start; in ican3_reset_module() local
1543 start = jiffies; in ican3_reset_module()
1551 } while (time_before(jiffies, start + HZ / 2)); in ican3_reset_module()
1645 netdev_err(mod->ndev, "unable to start CAN layer\n"); in ican3_open()
1657 /* start up the network device */ in ican3_open()
1794 /* start u in ican3_set_mode()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c885 unsigned int start; in nfp_vnic_get_sw_stats() local
888 start = u64_stats_fetch_begin(&nn->r_vecs[i].rx_sync); in nfp_vnic_get_sw_stats()
896 } while (u64_stats_fetch_retry(&nn->r_vecs[i].rx_sync, start)); in nfp_vnic_get_sw_stats()
899 start = u64_stats_fetch_begin(&nn->r_vecs[i].tx_sync); in nfp_vnic_get_sw_stats()
909 } while (u64_stats_fetch_retry(&nn->r_vecs[i].tx_sync, start)); in nfp_vnic_get_sw_stats()
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify_user.c793 char __user *start; in fanotify_read() local
797 start = buf; in fanotify_read()
824 if (start != buf) in fanotify_read()
868 if (start != buf && ret != -EFAULT) in fanotify_read()
869 ret = buf - start; in fanotify_read()
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dsuper.c940 "%s: start of MFT 0x%llx (0x%llx) is out of volume 0x%llx.", in ntfs_init_from_boot()
1659 u64 lbo, bytes, start, end; in ntfs_discard() local
1674 /* Align up 'start' on discard_granularity. */ in ntfs_discard()
1675 start = (lbo + sbi->discard_granularity - 1) & in ntfs_discard()
1681 if (start >= end) in ntfs_discard()
1684 err = blkdev_issue_discard(sb->s_bdev, start >> 9, (end - start) >> 9, in ntfs_discard()
/kernel/linux/linux-6.6/fs/
H A Dlibfs.c264 /* 0 is '.', 1 is '..', so always start with offset 2 */ in simple_offset_init()
1389 * @start: start offset in bytes
1397 int __generic_file_fsync(struct file *file, loff_t start, loff_t end, in __generic_file_fsync() argument
1404 err = file_write_and_wait_range(file, start, end); in __generic_file_fsync()
1433 * @start: start offset in bytes
1439 int generic_file_fsync(struct file *file, loff_t start, loff_t end, in generic_file_fsync() argument
1445 err = __generic_file_fsync(file, start, end, datasync); in generic_file_fsync()
1484 int noop_fsync(struct file *file, loff_t start, loff_ argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h61 * they start with the IEEE 802.11 header and include the same octets that are
2641 * course requires the driver to use TXQs to start with.
2651 * TXQs to start with.
3326 * it can PS-Poll, or it can possibly start a uAPSD service period.
3503 * @IEEE80211_AMPDU_RX_START: start RX aggregation
3505 * @IEEE80211_AMPDU_TX_START: start TX aggregation, the driver must either
3543 * @ssn: start sequence number of the session. TX/RX_STOP can pass 0. When
3545 * actual ssn value used to start the session and writes the value here.
3659 * @start: Called before the first netdevice attached to the hardware
3699 * enabled. Because it is not called for monitor mode devices, @start
4277 int (*start)(struct ieee80211_hw *hw); global() member
5023 ieee80211_sta_ps_transition_ni(struct ieee80211_sta *sta, bool start) ieee80211_sta_ps_transition_ni() argument
7039 u32 start; global() member
[all...]
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-qcom.c465 /* power on phy - start serdes and phy's power and clocks */ in ufs_qcom_power_up_sequence()
1707 res_mcq->start = res_mem->start + in ufs_qcom_mcq_config_resource()
1709 res_mcq->end = res_mcq->start + hba->nr_hw_queues * MCQ_QCFG_SIZE - 1; in ufs_qcom_mcq_config_resource()
1751 opr->offset = sqdao_res->resource->start - in ufs_qcom_op_runtime_config()
1752 mem_res->resource->start + 0x40 * i; in ufs_qcom_op_runtime_config()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfusb300_udc.c1389 reg = ioremap(res->start, resource_size(res)); in fusb300_probe()
1422 ret = request_irq(ires->start, fusb300_irq, IRQF_SHARED, in fusb300_probe()
1429 ret = request_irq(ires1->start, fusb300_irq, in fusb300_probe()
1488 free_irq(ires1->start, fusb300); in fusb300_probe()
1491 free_irq(ires->start, fusb300); in fusb300_probe()

Completed in 86 milliseconds

1...<<561562563564565566567568569570>>...781