Searched refs:hide (Results 1 – 9 of 9) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nouveau_crtc.h | 61 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 | 993 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) 224 The "hide" parameter (only applicable if backend driver is compiled 227 xen-pciback.hide=(03:00.0)(04:00.0)
|
/drivers/media/ |
D | Kconfig | 33 system to hide drivers that are out of the scope of the
|
/drivers/scsi/mpi3mr/ |
D | mpi3mr_os.c | 2642 u8 ublock = 0, block = 0, hide = 0, delete = 0, remove = 0; in mpi3mr_devstatuschg_evt_th() local 2660 hide = 1; in mpi3mr_devstatuschg_evt_th() 2677 if (hide) in mpi3mr_devstatuschg_evt_th() 2678 tgtdev->is_hidden = hide; in mpi3mr_devstatuschg_evt_th() 2692 if (hide) in mpi3mr_devstatuschg_evt_th()
|
/drivers/block/ |
D | Kconfig | 164 The loop device driver can also be used to "hide" a file system in
|
/drivers/xen/xen-pciback/ |
D | pci_stub.c | 38 module_param_named(hide, pci_devs_to_hide, charp, 0444);
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 2971 u32 hide = SHMEM_RD(bp, dev_info.shared_hw_config.config2) & in bnx2x_test_nvram() local 2974 if (!hide) { in bnx2x_test_nvram()
|