Home
last modified time | relevance | path

Searched defs:vendor_data (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c75 struct vendor_data { struct
93 static struct vendor_data vendor_arm = { argument
/linux-4.4.14/drivers/spi/
Dspi-pl022.c330 struct vendor_data { struct
331 int fifodepth;
332 int max_bpw;
333 bool unidir;
334 bool extended_cr;
335 bool pl023;
336 bool loopback;
337 bool internal_cs_ctrl;
/linux-4.4.14/drivers/dma/
Damba-pl08x.c117 struct vendor_data { struct
118 u8 config_offset;
119 u8 channels;
120 bool dualmaster;
121 bool nomadik;
122 bool pl080s;
123 u32 max_transfer_size;
/linux-4.4.14/drivers/isdn/hisax/
Dhfc_usb.h186 } vendor_data; typedef
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dtxrx.c284 u8 vendor_data[0]; in wil_rx_add_radiotap_header() member
/linux-4.4.14/include/acpi/
Dacrestyp.h391 u8 *vendor_data; member
/linux-4.4.14/net/wireless/
Dnl80211.c10267 struct nlattr *vendor_data; in nl80211_vendor_cmd_dump() local