Searched refs:tuples (Results 1 – 24 of 24) sorted by relevance
/linux-4.1.27/drivers/mmc/core/ |
D | sdio_cis.c | 255 prev = &func->tuples; in sdio_read_cis() 257 prev = &card->tuples; in sdio_read_cis() 341 *prev = card->tuples; in sdio_read_cis() 355 tuple = card->tuples; in sdio_free_common_cis() 363 card->tuples = NULL; in sdio_free_common_cis() 396 tuple = func->tuples; in sdio_free_func_cis() 398 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis() 404 func->tuples = NULL; in sdio_free_func_cis()
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | opp.txt | 3 SoCs have a standard set of tuples consisting of frequency and 8 - operating-points: An array of 2-tuples items, and each item consists
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 10 It's possible to (optionally) define multiple "reg" tuples so that 67 Here an example with multiple "reg" tuples:
|
/linux-4.1.27/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 41 offset and bitmask of RMII reset field. May have multiple tuples if more 45 possibly multiple tuples describing registers which are write protected by 57 is contained in a single byte. This property has two tuples. Each tuple has
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | imx-audmux.txt | 19 For imx31-audmux and above, it is a list of tuples
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | 83xx-512x-pci.txt | 6 - reg: should contain two address length tuples
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 117 string set to one of these tuples: 126 with the compatible string set to one of these tuples:
|
/linux-4.1.27/include/linux/mmc/ |
D | sdio_func.h | 61 struct sdio_func_tuple *tuples; member
|
D | card.h | 304 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | sdio.c | 105 tuple = func->tuples; in b43_sdio_probe()
|
/linux-4.1.27/Documentation/cgroups/ |
D | net_prio.txt | 34 contains a list of tuples in the form <ifname priority>. Contents of this file
|
/linux-4.1.27/drivers/bluetooth/ |
D | btsdio.c | 296 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe()
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 31 Contains space-separated tuples of specifier_id and
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 27 - ti,abb_info: An array of 6-tuples u32 items providing information about ABB
|
/linux-4.1.27/Documentation/power/ |
D | opp.txt | 26 The set of discrete tuples consisting of frequency and voltage pairs that 35 We can represent these as three OPPs as the following {Hz, uV} tuples:
|
/linux-4.1.27/Documentation/pcmcia/ |
D | driver-changes.txt | 62 interested in all tuples of one type. To decode the MAC from CISTPL_FUNCE,
|
/linux-4.1.27/drivers/ssb/ |
D | sdio.c | 485 tuple = bus->host_sdio->tuples; in ssb_sdio_get_invariants()
|
/linux-4.1.27/kernel/power/ |
D | Kconfig | 256 SOCs have a standard set of tuples consisting of frequency and
|
/linux-4.1.27/drivers/mmc/card/ |
D | sdio_uart.c | 1076 for (tpl = func->tuples; tpl; tpl = tpl->next) { in sdio_uart_probe()
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 279 i.e., segment/bus/device/function tuples, with physical slots in
|
/linux-4.1.27/Documentation/thermal/ |
D | sysfs-api.txt | 139 of tuples <lower-state upper-state> of state limits. Each trip
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 414 The bio structure uses a vector representation pointing to an array of tuples 868 tuples (very much like the networking code), together with a callback function 877 bios are handled today. The values of the tuples in such a vector passed in
|
/linux-4.1.27/Documentation/filesystems/ |
D | path-lookup.txt | 69 - perform dcache hash name lookups on (parent, name element) tuples;
|
/linux-4.1.27/Documentation/networking/ |
D | filter.txt | 71 Such a structure is assembled as an array of 4-tuples, that contains
|