Searched refs:ev1 (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/arch/arm/boot/dts/st/ |
| H A D | stm32mp157c-ev1-scmi.dts | 9 #include "stm32mp157c-ev1.dts" 14 compatible = "st,stm32mp157c-ev1-scmi", "st,stm32mp157c-ed1", "st,stm32mp157";
|
| H A D | Makefile | 66 stm32mp157c-ev1.dtb \ 67 stm32mp157c-ev1-scmi.dtb \
|
| H A D | stm32mp157c-ev1.dts | 15 compatible = "st,stm32mp157c-ev1", "st,stm32mp157c-ed1", "st,stm32mp157";
|
| /linux-6.15/arch/arm64/boot/dts/st/ |
| H A D | Makefile | 6 stm32mp257f-ev1.dtb
|
| H A D | stm32mp257f-ev1.dts | 18 compatible = "st,stm32mp257f-ev1", "st,stm32mp257";
|
| /linux-6.15/Documentation/devicetree/bindings/arm/stm32/ |
| H A D | stm32.yaml | 123 - const: st,stm32mp157c-ev1 127 - const: st,stm32mp157c-ev1-scmi 191 - st,stm32mp257f-ev1
|
| /linux-6.15/net/bluetooth/ |
| H A D | iso.c | 2053 struct hci_ev_le_pa_sync_established *ev1; in iso_connect_ind() local 2074 ev1 = hci_recv_event_data(hdev, HCI_EV_LE_PA_SYNC_ESTABLISHED); in iso_connect_ind() 2075 if (ev1) { in iso_connect_ind() 2077 iso_match_sid, ev1); in iso_connect_ind() 2078 if (sk && !ev1->status) in iso_connect_ind() 2079 iso_pi(sk)->sync_handle = le16_to_cpu(ev1->handle); in iso_connect_ind()
|
| /linux-6.15/drivers/md/ |
| H A D | md.c | 1278 __u64 ev1, ev2; in super_90_load() local 1290 ev1 = md_event(sb); in super_90_load() 1334 __u64 ev1 = md_event(sb); in super_90_validate() local 1355 mddev->events = ev1; in super_90_validate() 1409 ++ev1; in super_90_validate() 1420 if (ev1 < mddev->events) in super_90_validate() 1423 if (ev1 < mddev->events) in super_90_validate() 1804 __u64 ev1, ev2; in super_1_load() local 1858 mddev->events = ev1; in super_1_validate() 1947 if (ev1 < mddev->events) in super_1_validate() [all …]
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | Makefile | 347 snd-soc-wm1250-ev1-y := wm1250-ev1.o 770 obj-$(CONFIG_SND_SOC_WM1250_EV1) += snd-soc-wm1250-ev1.o
|