Searched refs:notebook (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/tools/perf/ui/gtk/ |
A D | annotate.c | 169 GtkWidget *notebook; in symbol__gtk_annotate() local 190 notebook = pgctx->notebook; in symbol__gtk_annotate() 212 notebook = gtk_notebook_new(); in symbol__gtk_annotate() 213 pgctx->notebook = notebook; in symbol__gtk_annotate() 215 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRUE, 0); in symbol__gtk_annotate() 236 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scrolled_window, in symbol__gtk_annotate()
|
A D | gtk.h | 14 GtkWidget *notebook; member
|
A D | hists.c | 598 GtkWidget *notebook; in evlist__gtk_browse_hists() local 621 notebook = gtk_notebook_new(); in evlist__gtk_browse_hists() 623 gtk_box_pack_start(GTK_BOX(vbox), notebook, TRUE, TRUE, 0); in evlist__gtk_browse_hists() 665 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scrolled_window, tab_label); in evlist__gtk_browse_hists()
|
/linux-6.3-rc2/drivers/platform/x86/amd/ |
A D | Kconfig | 18 Say Y or M here if you have a notebook powered by AMD RYZEN CPU/APU.
|
/linux-6.3-rc2/arch/mips/loongson2ef/ |
A D | Kconfig | 64 These family machines include fuloong2f mini PC, yeeloong2f notebook,
|
/linux-6.3-rc2/Documentation/leds/ |
A D | well-known-leds.txt | 57 LEDs on notebook body, indicating that sound input / output is muted.
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | dell-smm-hwmon.rst | 116 control the fan. If your notebook is shared with 188 on newer notebook models by the buildin BIOS diagnostics.
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | Kconfig | 100 This driver provides a sysfs backlight interface for notebook systems 104 Say Y or M here if you want to control the backlight on a notebook 173 Say Y or M here if you have an Acer notebook with an airplane mode 257 Say Y or M here if you have an ASUS notebook with an airplane mode 409 tablet/notebook mode detection for convertible and
|
/linux-6.3-rc2/Documentation/driver-api/thermal/ |
A D | intel_dptf.rst | 193 are integrated into host systems like notebook PCs. One of mitigation
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | tegra.rst | 132 panel for notebook form factors. Tegra210 added support for full DisplayPort
|
/linux-6.3-rc2/Documentation/kbuild/ |
A D | kconfig.rst | 94 KCONFIG_ALLCONFIG=custom-notebook.config make allnoconfig
|
/linux-6.3-rc2/drivers/input/serio/ |
A D | Kconfig | 62 Say Y here if you have a Texas Instruments TravelMate notebook
|
/linux-6.3-rc2/drivers/input/mouse/ |
A D | Kconfig | 333 Say Y if you have the IBM PC-110 micro-notebook and want its
|
/linux-6.3-rc2/arch/x86/ |
A D | Kconfig.cpu | 121 notebook chips.
|
/linux-6.3-rc2/drivers/leds/ |
A D | Kconfig | 441 tristate "Mail LED on Clevo notebook"
|
/linux-6.3-rc2/drivers/hid/ |
A D | Kconfig | 158 Support for Asus notebook built-in keyboard and touchpad via i2c, and
|
/linux-6.3-rc2/Documentation/sound/ |
A D | alsa-configuration.rst | 1474 For example, a Panasonic notebook might need ``amp_gpio=0x0d``
|
Completed in 36 milliseconds