Home
last modified time | relevance | path

Searched refs:start (Results 19776 - 19800 of 20060) sorted by relevance

1...<<791792793794795796797798799800>>...803

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Datafb.c1208 * start of graphics relative to start of 1st halfline = hdb & 0x200 ? in falcon_decode_var()
1212 * end of graphics relative to start of 1st halfline = in falcon_decode_var()
2681 cmap.start = 0; in atafb_blank()
3064 dev_dbg(&pdev->dev, "%s: start\n", __func__); in atafb_probe()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2624 .start = dummy_start,
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2934 .start = unix_seq_start,
/kernel/linux/linux-5.10/kernel/
H A Dsys.c2347 static int prctl_set_vma(unsigned long opt, unsigned long start, in prctl_set_vma() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c2711 .start = ipv6_route_seq_start,
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_core.c1703 .start = ip_set_dump_start, in ip_set_dump()
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c3406 audio.phys = iores->start; in dw_hdmi_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c1723 /* start both of them running */ in gf100_gr_init_ctxctl_ext()
1814 /* start HUB ucode running, it'll init the GPCs */ in gf100_gr_init_ctxctl_int()
2084 .start = nvkm_falcon_v1_start,
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dravb_main.c473 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
1072 /* PHY control start function */
1386 /* PHY control start */ in ravb_open()
2080 ndev->base_addr = res->start; in ravb_probe()
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Dtsi721.c414 if ((dbell->res->start <= DBELL_INF(idb.bytes)) && in tsi721_db_dpc()
1076 * @lstart: Local memory space start address.
1077 * @rstart: RapidIO space start address.
1237 * @lstart: Local memory space start address.
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dspca501.c1918 case 0: /* start of frame */ in sd_pkt_scan()
1997 .start = sd_start,
H A Dsn9c20x.c2306 .start = sd_start,
/kernel/linux/linux-5.10/drivers/of/
H A Dunittest.c1239 .start = 0xfffffff8,
3286 pr_info("start of unittest - you will see error messages\n"); in of_unittest()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.c1301 * fwtty_break_ctl - start/stop sending breaks
1303 * Signals the remote to start or stop generating simulated breaks.
2461 .start = CSR_REGISTER_BASE + 0x1e0000ULL,
/kernel/linux/linux-5.10/fs/nfs/
H A Ddir.c795 * Once we've found the start of the dirent within a page: fill 'er up...
997 static int nfs_fsync_dir(struct file *filp, loff_t start, loff_t end, in nfs_fsync_dir() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c3032 cdns_ctrl->io.dma = res->start; in cadence_nand_dt_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
H A Dtsnep_main.c2526 netdev->mem_start = io->start; in tsnep_probe()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dsn9c20x.c2326 .start = sd_start,
H A Dspca501.c1918 case 0: /* start of frame */ in sd_pkt_scan()
1997 .start = sd_start,
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c981 res.start += imdio_base; in vsc9959_mdio_bus_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c2625 DP_NOTICE(cdev, "Failed to start LL2\n"); in qed_ll2_start()
2629 /* In CMT mode, always need to start LL2 on engine 0 for a storage PF, in qed_ll2_start()
2636 "Failed to start LL2 on engine 0\n"); in qed_ll2_start()
2645 DP_NOTICE(cdev, "Failed to start OOO LL2\n"); in qed_ll2_start()
2805 .start = &qed_ll2_start,
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.c420 /* XXX shouldn't we *start* by deregistering the device? */ in fore200e_shutdown()
2433 printk(FORE200E "device %s firmware didn't start\n", fore200e->name); in fore200e_load_and_start_fw()
2542 fore200e->phys_base = op->resource[0].start; in fore200e_sba_probe()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c1078 * Once we've found the start of the dirent within a page: fill 'er up...
1367 static int nfs_fsync_dir(struct file *filp, loff_t start, loff_t end, in nfs_fsync_dir() argument
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Damba-pl011.c735 * Try to start a DMA transmit, or in the case of an XON/OFF
1794 * if initial RX DMA job failed, start in interrupt mode
2146 * to avoid delayed sampling of start bit at high speeds, in pl011_set_termios()
2740 uap->port.mapbase = mmiobase->start; in pl011_setup_port()
H A Dimx.c796 * issuing soft reset to the UART (just stop/start of RX does not help). Note
797 * that what we do here is sending isolated start bit about 2.4 times shorter
2284 sport->port.mapbase = res->start; in imx_uart_probe()

Completed in 95 milliseconds

1...<<791792793794795796797798799800>>...803