Home
last modified time | relevance | path

Searched defs:elm (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/drivers/scsi/aic7xxx/
H A Dqueue.h141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
205 #define STAILQ_INSERT_HEAD(head, elm, field) do { \ argument
295 #define LIST_INSERT_HEAD(head, elm, field) do { \ argument
302 #define LIST_NEXT(elm, field) ((elm)->field.le_next) argument
304 #define LIST_REMOVE(elm, field) do { \ argument
368 #define TAILQ_INSERT_HEAD(head, elm, field) do { \ argument
378 #define TAILQ_INSERT_TAIL(head, elm, field) do { \ argument
390 #define TAILQ_PREV(elm, headname, field) \ argument
393 #define TAILQ_REMOVE(head, elm, field) do { \ argument
[all …]
/linux-6.15/drivers/net/can/
H A Dcan327.c158 static void can327_kick_into_cmd_mode(struct can327 *elm) in can327_kick_into_cmd_mode()
234 static void can327_init_device(struct can327 *elm) in can327_init_device()
548 static void can327_handle_prompt(struct can327 *elm) in can327_handle_prompt()
746 struct can327 *elm = netdev_priv(dev); in can327_netdev_open() local
790 struct can327 *elm = netdev_priv(dev); in can327_netdev_close() local
815 struct can327 *elm = netdev_priv(dev); in can327_netdev_start_xmit() local
891 struct can327 *elm = tty->disc_data; in can327_ldisc_rx() local
986 struct can327 *elm = tty->disc_data; in can327_ldisc_tx_wakeup() local
1009 struct can327 *elm; in can327_ldisc_open() local
1063 struct can327 *elm = tty->disc_data; in can327_ldisc_close() local
[all …]
/linux-6.15/drivers/infiniband/core/
H A Duverbs_uapi.c18 void *elm; in uapi_add_elm() local
39 void *elm; in uapi_add_get_elm() local
365 struct uverbs_api_attr *elm = in uapi_finalize_ioctl_method() local
727 struct uverbs_api_attr *elm = in uverbs_disassociate_api() local
/linux-6.15/drivers/iommu/iommufd/
H A Dio_pagetable.c250 struct iopt_pages_list *elm; in iopt_alloc_area_pages() local
325 struct iopt_pages_list *elm; in iopt_free_pages_list() local
341 struct iopt_pages_list *elm; in iopt_fill_domains_pages() local
364 struct iopt_pages_list *elm; in iopt_map_pages() local
399 struct iopt_pages_list elm = {}; in iopt_map_common() local
669 struct iopt_pages_list *elm; in iopt_get_pages() local
H A Dioas.c92 struct iommu_iova_range elm = { in iommufd_ioas_iova_ranges() local
/linux-6.15/tools/firewire/
H A Dlist.h56 #define list_next(elm, member) \ argument
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Ddm816x.dtsi258 elm: elm@48080000 { label
H A Ddm814x.dtsi195 elm: elm@80000 { label
H A Dam33xx-l4.dtsi1533 elm: elm@0 { label
H A Domap4-l4.dtsi1933 elm: elm@0 { label
H A Dam437x-l4.dtsi1135 elm: elm@0 { label
H A Ddra7-l4.dtsi1790 elm: elm@0 { label
/linux-6.15/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c325 int out_width, out_height, chunk, rest, kmax, y, x, k, elm_start, elm, ofs; in ia_css_s3a_vmem_decode() local
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c680 const struct out_csc_color_matrix *elm; in dce110_opp_v_set_csc_default() local
/linux-6.15/sound/soc/starfive/
H A Djh7110_tdm.c116 enum TDM_ELM elm; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1373 const struct out_csc_color_matrix *elm; in dce110_opp_set_csc_default() local
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c764 const struct rtw89_fw_element_hdr *elm, in __rtw89_fw_recognize_from_elm()
980 const struct rtw89_fw_element_hdr *elm, in rtw89_build_phy_tbl_from_elm()
1042 const struct rtw89_fw_element_hdr *elm, in rtw89_fw_recognize_txpwr_from_elm()
1085 const struct rtw89_fw_element_hdr *elm, in rtw89_build_txpwr_trk_tbl_from_elm()
1151 const struct rtw89_fw_element_hdr *elm, in rtw89_build_rfk_log_fmt_from_elm()
1224 const struct rtw89_fw_element_hdr *elm, in rtw89_recognize_regd_from_elm()
H A Dphy.h511 const struct rtw89_fw_element_hdr *elm[RTW89_PHY_C2H_RFK_LOG_FUNC_NUM]; member
H A Dphy.c3284 const struct rtw89_fw_element_hdr *elm; in rtw89_phy_c2h_rfk_run_log() local