Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Dqueue.h136 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument
141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument
146 #define SLIST_NEXT(elm, field) ((elm)->field.sle_next) argument
148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument
199 #define STAILQ_INSERT_AFTER(head, tqelm, elm, field) do { \ argument
205 #define STAILQ_INSERT_HEAD(head, elm, field) do { \ argument
211 #define STAILQ_INSERT_TAIL(head, elm, field) do { \ argument
219 #define STAILQ_NEXT(elm, field) ((elm)->field.stqe_next) argument
221 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument
241 #define STAILQ_REMOVE_HEAD_UNTIL(head, elm, field) do { \ argument
[all …]
/linux/drivers/net/can/
H A Dcan327.c121 static void can327_send(struct can327 *elm, const void *buf, size_t len) in can327_send()
158 static void can327_kick_into_cmd_mode(struct can327 *elm) in can327_kick_into_cmd_mode()
171 static void can327_send_frame(struct can327 *elm, struct can_frame *frame) in can327_send_frame()
234 static void can327_init_device(struct can327 *elm) in can327_init_device()
262 static void can327_feed_frame_to_netdev(struct can327 *elm, struct sk_buff *skb) in can327_feed_frame_to_netdev()
282 static inline void can327_uart_side_failure(struct can327 *elm) in can327_uart_side_failure()
327 static void can327_parse_error(struct can327 *elm, size_t len) in can327_parse_error()
391 static int can327_parse_frame(struct can327 *elm, size_t len) in can327_parse_frame()
521 static void can327_parse_line(struct can327 *elm, size_t len) in can327_parse_line()
548 static void can327_handle_prompt(struct can327 *elm) in can327_handle_prompt()
[all …]
/linux/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/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/tools/firewire/
H A Dlist.h56 #define list_next(elm, member) \ argument
/linux/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
/linux/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/sound/soc/starfive/
H A Djh7110_tdm.c116 enum TDM_ELM elm; member
/linux/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