Home
last modified time | relevance | path

Searched refs:xpm (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.txt47 - xlnx,select-xpm: Should be <0x0> (ignored by the driver)
87 xlnx,select-xpm = <0x0>;
/linux/scripts/kconfig/
H A Dgconf.c954 static void replace_button_icon(GtkWidget *widget, const char * const xpm[]) in replace_button_icon() argument
959 pixbuf = gdk_pixbuf_new_from_xpm_data((const char **)xpm); in replace_button_icon()