Searched refs:adl (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/Documentation/devicetree/bindings/leds/ |
| D | leds-cpcap.txt | 11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
|
| /Linux-v5.15/sound/soc/intel/common/ |
| D | Makefile | 11 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | motorola-cpcap-mapphone.dtsi | 137 led_adl: led-adl { 138 compatible = "motorola,cpcap-led-adl";
|
| /Linux-v5.15/net/netfilter/ |
| D | nf_tables_api.c | 8468 static int nf_tables_commit_audit_alloc(struct list_head *adl, in nf_tables_commit_audit_alloc() argument 8473 list_for_each_entry(adp, adl, list) { in nf_tables_commit_audit_alloc() 8481 list_add(&adp->list, adl); in nf_tables_commit_audit_alloc() 8485 static void nf_tables_commit_audit_free(struct list_head *adl) in nf_tables_commit_audit_free() argument 8489 list_for_each_entry_safe(adp, adn, adl, list) { in nf_tables_commit_audit_free() 8495 static void nf_tables_commit_audit_collect(struct list_head *adl, in nf_tables_commit_audit_collect() argument 8500 list_for_each_entry(adp, adl, list) { in nf_tables_commit_audit_collect() 8514 static void nf_tables_commit_audit_log(struct list_head *adl, u32 generation) in nf_tables_commit_audit_log() argument 8519 list_for_each_entry_safe(adp, adn, adl, list) { in nf_tables_commit_audit_log() 8536 LIST_HEAD(adl); in nf_tables_commit() [all …]
|
| /Linux-v5.15/drivers/mtd/nand/raw/ |
| D | meson_nand.c | 69 #define GENCMDDADDRL(adl, addr) ((adl) | ((addr) & 0xffff)) argument
|