Searched defs:p_type (Results 1 - 5 of 5) sorted by relevance

/drivers/gpu/drm/gma500/
H A Dmdfld_output.c41 int p_type)
43 switch (p_type) {
40 mdfld_init_panel(struct drm_device *dev, int mipi_pipe, int p_type) argument
H A Dintel_bios.c92 u8 p_type = 0; local
100 p_type = lvds_opts->panel_type;
105 vbt_lvds_bl = (struct bdb_lvds_backlight *)(bl_start + 1) + p_type;
H A Dmdfld_dsi_output.c135 int p_type = TMD_VID; local
142 p_type = mdfld_get_panel_type(dev, 0);
163 if (p_type == TMD_VID) {
/drivers/staging/asus_oled/
H A Dasus_oled.c245 char *buf, uint8_t p_type, size_t p_num)
253 switch (p_type) {
243 send_packets(struct usb_device *udev, struct asus_oled_packet *packet, char *buf, uint8_t p_type, size_t p_num) argument
/drivers/net/fddi/skfp/h/
H A Dsmt.h108 u_short p_type ; /* type */ member in struct:smt_para
114 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\

Completed in 3398 milliseconds