Searched defs:box (Results 1 – 14 of 14) sorted by relevance
/linux/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 555 static void snbep_uncore_pci_disable_box(struct intel_uncore_box *box) in snbep_uncore_pci_disable_box() 567 static void snbep_uncore_pci_enable_box(struct intel_uncore_box *box) in snbep_uncore_pci_enable_box() 579 static void snbep_uncore_pci_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_enable_event() 587 static void snbep_uncore_pci_disable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_disable_event() 595 static u64 snbep_uncore_pci_read_counter(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_pci_read_counter() 607 static void snbep_uncore_pci_init_box(struct intel_uncore_box *box) in snbep_uncore_pci_init_box() 615 static void snbep_uncore_msr_disable_box(struct intel_uncore_box *box) in snbep_uncore_msr_disable_box() 628 static void snbep_uncore_msr_enable_box(struct intel_uncore_box *box) in snbep_uncore_msr_enable_box() 641 static void snbep_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event) in snbep_uncore_msr_enable_event() 652 static void snbep_uncore_msr_disable_event(struct intel_uncore_box *box, in snbep_uncore_msr_disable_event() [all …]
|
/linux/sound/pci/ice1712/ |
H A D | hoontech.c | 68 static void snd_ice1712_stdsp24_box_channel(struct snd_ice1712 *ice, int box, int chn, int activate) in snd_ice1712_stdsp24_box_channel() 118 static void snd_ice1712_stdsp24_box_midi(struct snd_ice1712 *ice, int box, int master) in snd_ice1712_stdsp24_box_midi() 158 int box, chn; in hoontech_init() local
|
/linux/scripts/kconfig/lxdialog/ |
H A D | textbox.c | 133 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box() 157 WINDOW *dialog, *box; in dialog_textbox() local
|
H A D | util.c | 438 chtype box, chtype border) in draw_box()
|
/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | loongson_regs.h | 243 #define CSR_MAIL_SEND_BOX_LOW(box) (box << 1) argument 244 #define CSR_MAIL_SEND_BOX_HIGH(box) ((box << 1) + 1) argument
|
/linux/include/uapi/drm/ |
H A D | virtgpu_drm.h | 144 struct drm_virtgpu_3d_box box; member 153 struct drm_virtgpu_3d_box box; member
|
/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_cmd.h | 463 SVGA3dCopyBox box; member 1255 SVGA3dBox box; member 1280 SVGA3dBox box; member 1300 SVGA3dBox box; member
|
H A D | svga3d_dx.h | 587 SVGA3dCopyBox box; member 597 SVGA3dCopyBox box; member 724 SVGA3dBox box; member 787 SVGA3dCopyBox box; member
|
/linux/include/uapi/linux/ |
H A D | virtio_gpu.h | 256 struct virtio_gpu_box box; member
|
/linux/drivers/scsi/ |
H A D | hpsa.h | 90 u8 box[8]; member
|
H A D | hpsa.c | 808 u8 box; in path_info_show() local
|
/linux/arch/loongarch/include/asm/ |
H A D | loongarch.h | 1168 #define IOCSR_MBUF_SEND_BOX_LO(box) (box << 1) argument 1169 #define IOCSR_MBUF_SEND_BOX_HI(box) ((box << 1) + 1) argument
|
/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 7205 u8 box; in pqi_path_info_show() local
|
H A D | smartpqi.h | 1154 u8 box[8]; member
|