Searched refs:hide (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nouveau_crtc.h | 60 void (*hide)(struct nouveau_crtc *, bool update); member
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | cursor.c | 67 crtc->cursor.hide = nv04_cursor_hide; in nv04_cursor_init()
|
D | crtc.c | 1000 nv_crtc->cursor.hide(nv_crtc, true); in nv04_crtc_cursor_set()
|
/drivers/xen/ |
D | Kconfig | 200 The "hide" parameter (only applicable if backend driver is compiled 203 xen-pciback.hide=(03:00.0)(04:00.0)
|
/drivers/scsi/mpi3mr/ |
D | mpi3mr_os.c | 1768 u8 ublock = 0, block = 0, hide = 0, delete = 0, remove = 0; in mpi3mr_devstatuschg_evt_th() local 1786 hide = 1; in mpi3mr_devstatuschg_evt_th() 1803 if (hide) in mpi3mr_devstatuschg_evt_th() 1804 tgtdev->is_hidden = hide; in mpi3mr_devstatuschg_evt_th() 1818 if (hide) in mpi3mr_devstatuschg_evt_th()
|
/drivers/media/ |
D | Kconfig | 33 system to hide drivers that are out of the scope of the
|
/drivers/xen/xen-pciback/ |
D | pci_stub.c | 37 module_param_named(hide, pci_devs_to_hide, charp, 0444);
|
/drivers/block/ |
D | Kconfig | 193 The loop device driver can also be used to "hide" a file system in
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 2967 u32 hide = SHMEM_RD(bp, dev_info.shared_hw_config.config2) & in bnx2x_test_nvram() local 2970 if (!hide) { in bnx2x_test_nvram()
|