Searched refs:null (Results 1 - 17 of 17) sorted by relevance

/drivers/gpu/drm/nouveau/core/subdev/vm/
H A Dnv04.h9 dma_addr_t null; member in struct:nv04_vmmgr_priv
H A Dnv44.c41 nv44_vm_fill(struct nouveau_gpuobj *pgt, dma_addr_t null, argument
53 u32 addr = list ? (*list++ >> 12) : (null >> 12);
97 nv44_vm_fill(pgt, priv->null, list, pte, part);
114 nv44_vm_fill(pgt, priv->null, list, pte, cnt);
125 nv44_vm_fill(pgt, priv->null, NULL, pte, part);
139 nv44_vm_fill(pgt, priv->null, NULL, pte, cnt);
188 priv->nullp = pci_alloc_consistent(device->pdev, 16 * 1024, &priv->null);
230 nv_wr32(priv, 0x100818, priv->null);
H A Dnv04.c137 priv->nullp, priv->null);
/drivers/crypto/caam/
H A Dcompat.h29 #include <crypto/null.h>
/drivers/gpu/drm/
H A Ddrm_cache.c69 drm_clflush_ipi_handler(void *null) argument
/drivers/net/slip/
H A DKconfig14 serial connections such as telephone lines or null modem cables;
/drivers/dma/ioat/
H A Dhw.h79 unsigned int null:1; member in struct:ioat_dma_descriptor::__anon561::__anon562
H A Ddma_v3.c675 * writes from the legacy engine, so we need one extra null
726 hw->ctl_f.null = 1;
859 * writes from the legacy engine, so we need one extra null
931 hw->ctl_f.null = 1;
1034 /* with cb3.3 we should be able to do completion w/o a null desc */
1175 hw->ctl_f.null = 1;
H A Ddma_v2.c99 "Unable to start null desc - ring full\n");
109 hw->ctl_f.null = 1;
H A Ddma.c779 "Unable to start null desc - get next desc failed\n");
786 hw->ctl_f.null = 1;
/drivers/scsi/csiostor/
H A Dcsio_rnode.c447 uint8_t null[8]; local
515 memset(null, 0, 8);
516 if (!memcmp(rdevp->wwnn, null, 8)) {
525 if (!memcmp(rdevp->wwpn, null, 8)) {
/drivers/staging/wlan-ng/
H A Dp80211netdev.h131 u32 null; member in struct:p80211_frmrx_t
H A Dp80211netdev.c1048 netdev_dbg(wlandev->netdev, "rx'd data:null\n");
1049 wlandev->rx.null++;
/drivers/mtd/nand/
H A Ddavinci_nand.c308 u_char *data, u_char *ecc_code, u_char *null)
307 nand_davinci_correct_4bit(struct mtd_info *mtd, u_char *data, u_char *ecc_code, u_char *null) argument
/drivers/net/
H A DKconfig15 telephone line or null modem cable you need say Y here. Connecting
/drivers/char/agp/
H A Dgeneric.c1322 static void ipi_handler(void *null) argument
/drivers/spi/
H A Dspi.c1675 static int __unregister(struct device *dev, void *null) argument

Completed in 298 milliseconds