/linux/drivers/mmc/core/ |
A D | sdio_cis.c | 270 prev = &func->tuples; in sdio_read_cis() 272 prev = &card->tuples; in sdio_read_cis() 373 *prev = card->tuples; in sdio_read_cis() 387 tuple = card->tuples; in sdio_free_common_cis() 395 card->tuples = NULL; in sdio_free_common_cis() 428 tuple = func->tuples; in sdio_free_func_cis() 430 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis() 436 func->tuples = NULL; in sdio_free_func_cis()
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_main.c | 6523 rule->tuples.src_ip[IPV4_INDEX] = in hclge_fd_get_tcpip4_tuple() 6528 rule->tuples.dst_ip[IPV4_INDEX] = in hclge_fd_get_tcpip4_tuple() 6545 rule->tuples.ip_proto = ip_proto; in hclge_fd_get_tcpip4_tuple() 6553 rule->tuples.src_ip[IPV4_INDEX] = in hclge_fd_get_ip4_tuple() 6558 rule->tuples.dst_ip[IPV4_INDEX] = in hclge_fd_get_ip4_tuple() 6599 rule->tuples.ip_proto = ip_proto; in hclge_fd_get_tcpip6_tuple() 7014 spec->tos = rule->tuples.ip_tos; in hclge_fd_get_tcpip4_info() 7031 spec->tos = rule->tuples.ip_tos; in hclge_fd_get_ip4_info() 7062 spec->tclass = rule->tuples.ip_tos; in hclge_fd_get_tcpip6_info() 7309 if (!memcmp(tuples, &rule->tuples, sizeof(*tuples))) in hclge_fd_search_flow_keys() [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
A D | microchip,sparx5-sgpio.yaml | 42 description: This is a sequence of tuples, defining intervals of 46 registers. Being tuples, then number of arguments must be 47 even. The tuples mast be ordered (low, high) and are
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | cls_redirect.c | 378 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local 388 &tuples[UDP][i]))) in test_cls_redirect_common() 393 &tuples[TCP][i]))) in test_cls_redirect_common() 402 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
|
/linux/Documentation/devicetree/bindings/power/supply/ |
A D | gpio-charger.yaml | 48 description: List of tuples with current in uA and a GPIO bitmap (in 49 this order). The tuples must be provided in descending order of the
|
/linux/drivers/opp/ |
A D | Kconfig | 6 SOCs have a standard set of tuples consisting of frequency and
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
A D | marvell,gicp.txt | 15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
|
A D | msi-controller.yaml | 37 A list of <phandle intspec span> tuples, where "phandle" is the
|
A D | qcom,pdc.txt | 51 The tuples indicates the valid mapping of valid PDC ports
|
/linux/Documentation/devicetree/bindings/mtd/ |
A D | mtd-physmap.yaml | 61 It's possible to (optionally) define multiple "reg" tuples so that 158 /* An example with multiple "reg" tuples */
|
/linux/Documentation/devicetree/bindings/pci/ |
A D | 83xx-512x-pci.txt | 6 - reg: should contain two address length tuples
|
A D | pci-iommu.txt | 38 The property is an arbitrary number of tuples of
|
A D | pci-msi.txt | 33 msi-specifier data. The property is an arbitrary number of tuples of
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-class-led-trigger-pattern | 9 The pattern is given by a series of tuples, of brightness and
|
/linux/Documentation/devicetree/bindings/sound/ |
A D | samsung,tm2-audio.txt | 11 - i2s-controller : the list of phandle and argument tuples pointing to
|
A D | imx-audmux.yaml | 55 For imx31-audmux and above, it is a list of tuples ptcr pdcr.
|
/linux/Documentation/devicetree/bindings/leds/ |
A D | leds-trigger-pattern.txt | 3 The pattern is given by a series of tuples, of brightness and duration (ms).
|
/linux/include/linux/mmc/ |
A D | sdio_func.h | 59 struct sdio_func_tuple *tuples; member
|
A D | card.h | 328 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
|
/linux/Documentation/devicetree/bindings/misc/ |
A D | fsl,qoriq-mc.txt | 120 The property is an arbitrary number of tuples of 130 The property is an arbitrary number of tuples of
|
/linux/drivers/net/wireless/broadcom/b43/ |
A D | sdio.c | 101 tuple = func->tuples; in b43_sdio_probe()
|
/linux/Documentation/admin-guide/cgroup-v1/ |
A D | net_prio.rst | 36 It contains a list of tuples in the form <ifname priority>. Contents of this
|
/linux/drivers/bluetooth/ |
A D | btsdio.c | 280 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe()
|
/linux/Documentation/ABI/stable/ |
A D | sysfs-bus-firewire | 31 Contains space-separated tuples of specifier_id and
|
/linux/drivers/leds/trigger/ |
A D | Kconfig | 138 which is a series of tuples, of brightness and duration (ms).
|