/linux-4.4.14/drivers/media/rc/keymaps/ |
H A D | rc-encore-enltv.c | 66 { 0x43, KEY_CAMERA }, /* camera icon */
|
H A D | rc-medion-x10-digitainer.c | 35 { 0x16, KEY_TEXT }, /* "teletext" icon, i.e. a screen with lines */
|
/linux-4.4.14/arch/powerpc/platforms/44x/ |
H A D | ppc44x_simple.c | 65 "mosaixtech,icon"
|
/linux-4.4.14/scripts/kconfig/ |
H A D | qconf.h | 176 void setPixmap(colIdx idx, const QIcon &icon) setPixmap() argument 178 Parent::setIcon(idx, icon); setPixmap() 182 return icon(idx); pixmap()
|
H A D | qconf.cc | 775 QIcon icon; mouseReleaseEvent() local 786 icon = item->pixmap(promptColIdx); mouseReleaseEvent() 787 if (!icon.isNull()) { mouseReleaseEvent() 789 if (x >= off && x < off + icon.availableSizes().first().width()) { mouseReleaseEvent()
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
H A D | mgag200_drv.h | 164 /* The currently displayed icon, this points to one of pixels_1, or pixels_2 */ 166 /* The previously displayed icon */
|
H A D | mgag200_cursor.c | 168 /* Program colours from cursor icon into palette */ mga_crtc_cursor_set()
|
H A D | mgag200_main.c | 239 /* Make small buffers to store a hardware cursor (double buffered icon updates) */ mgag200_driver_load()
|
/linux-4.4.14/include/linux/mfd/ |
H A D | si476x-platform.h | 142 enum si476x_icon_config icon; member in struct:si476x_pinmux
|
/linux-4.4.14/tools/perf/scripts/python/ |
H A D | call-graph-from-postgresql.py | 282 icon = style.standardIcon(QStyle.SP_MessageBoxInformation) 283 self.setWindowIcon(icon);
|
/linux-4.4.14/drivers/nubus/ |
H A D | nubus.c | 599 unsigned char icon[128]; nubus_get_icon() local 602 nubus_get_rsrc_mem(&icon, ent, 128); nubus_get_icon() 603 printk(KERN_INFO " icon:\n"); nubus_get_icon() 611 if (icon[y*4 + x/8] nubus_get_icon()
|
/linux-4.4.14/drivers/media/rc/ |
H A D | ati_remote.c | 64 * - Press and hold the "hand icon" button. 65 * - When the red LED starts to blink, let go of the "hand icon" button. 67 * to 16, and press the hand icon again.
|
/linux-4.4.14/drivers/mfd/ |
H A D | si476x-cmd.c | 617 * @icon - ICON pin function configuration: 638 enum si476x_icon_config icon, si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() 645 PIN_CFG_BYTE(icon), si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() 635 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg(struct si476x_core *core, enum si476x_icin_config icin, enum si476x_icip_config icip, enum si476x_icon_config icon, enum si476x_icop_config icop) si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() argument
|
H A D | si476x-i2c.c | 76 core->pinmux.icon, si476x_core_config_pinmux()
|
/linux-4.4.14/drivers/input/misc/ |
H A D | yealink.c | 73 * Register the LCD segment and icon map 142 * A space will always hide an icon.
|
/linux-4.4.14/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 9 * 2000-09-24 <psheer@icon.co.za> The Xircom CE3B-100 may not
|