Home
last modified time | relevance | path

Searched refs:ev1 (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/arch/arm/boot/dts/st/
Dstm32mp157c-ev1-scmi.dts9 #include "stm32mp157c-ev1.dts"
14 compatible = "st,stm32mp157c-ev1-scmi", "st,stm32mp157c-ev1", "st,stm32mp157c-ed1",
DMakefile56 stm32mp157c-ev1.dtb \
57 stm32mp157c-ev1-scmi.dtb \
Dstm32mp157c-ev1.dts15 compatible = "st,stm32mp157c-ev1", "st,stm32mp157c-ed1", "st,stm32mp157";
/Linux-v6.6/arch/arm64/boot/dts/st/
DMakefile2 dtb-$(CONFIG_ARCH_STM32) += stm32mp257f-ev1.dtb
Dstm32mp257f-ev1.dts16 compatible = "st,stm32mp257f-ev1", "st,stm32mp257";
/Linux-v6.6/net/bluetooth/
Diso.c1713 struct hci_ev_le_pa_sync_established *ev1; in iso_connect_ind() local
1735 ev1 = hci_recv_event_data(hdev, HCI_EV_LE_PA_SYNC_ESTABLISHED); in iso_connect_ind()
1736 if (ev1) { in iso_connect_ind()
1738 ev1); in iso_connect_ind()
1739 if (sk && !ev1->status) in iso_connect_ind()
1740 iso_pi(sk)->sync_handle = le16_to_cpu(ev1->handle); in iso_connect_ind()
/Linux-v6.6/drivers/md/
Dmd.c1214 __u64 ev1, ev2; in super_90_load() local
1226 ev1 = md_event(sb); in super_90_load()
1229 if (!spare_disk && ev1 > ev2) in super_90_load()
1257 __u64 ev1 = md_event(sb); in super_90_validate() local
1278 mddev->events = ev1; in super_90_validate()
1332 ++ev1; in super_90_validate()
1335 if (ev1 < mddev->events) in super_90_validate()
1341 if (ev1 < mddev->bitmap->events_cleared) in super_90_validate()
1343 if (ev1 < mddev->events) in super_90_validate()
1346 if (ev1 < mddev->events) in super_90_validate()
[all …]
/Linux-v6.6/sound/soc/codecs/
DMakefile315 snd-soc-wm1250-ev1-objs := wm1250-ev1.o
700 obj-$(CONFIG_SND_SOC_WM1250_EV1) += snd-soc-wm1250-ev1.o