Home
last modified time | relevance | path

Searched refs:adl (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/platform/x86/intel/pmc/
H A DMakefile7 icl.o tgl.o adl.o mtl.o arl.o lnl.o ptl.o
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-cpcap.txt11 * "motorola,cpcap-led-adl" (Aux Display Lighting)
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Dmotorola-cpcap-mapphone.dtsi137 led_adl: led-adl {
138 compatible = "motorola,cpcap-led-adl";
/linux-6.15/sound/soc/intel/common/
H A DMakefile9 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \
/linux-6.15/net/netfilter/
H A Dnf_tables_api.c10533 static int nf_tables_commit_audit_alloc(struct list_head *adl, in nf_tables_commit_audit_alloc() argument
10538 list_for_each_entry(adp, adl, list) { in nf_tables_commit_audit_alloc()
10546 list_add(&adp->list, adl); in nf_tables_commit_audit_alloc()
10554 list_for_each_entry_safe(adp, adn, adl, list) { in nf_tables_commit_audit_free()
10580 list_for_each_entry(adp, adl, list) { in nf_tables_commit_audit_collect()
10599 list_for_each_entry_safe(adp, adn, adl, list) { in nf_tables_commit_audit_log()
10651 LIST_HEAD(adl); in nf_tables_commit()
10701 ret = nf_tables_commit_audit_alloc(&adl, table); in nf_tables_commit()
10704 nf_tables_commit_audit_free(&adl); in nf_tables_commit()
10714 nf_tables_commit_audit_free(&adl); in nf_tables_commit()
[all …]
/linux-6.15/drivers/mtd/nand/raw/
H A Dmeson_nand.c74 #define GENCMDDADDRL(adl, addr) ((adl) | ((addr) & 0xffff)) argument
/linux-6.15/sound/soc/intel/avs/
H A Dcore.c846 AVS_TGL_BASED_SPEC(adl, 35);