Home
last modified time | relevance | path

Searched defs:dlc (Results 1 – 25 of 88) sorted by relevance

1234

/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
Dtty.c62 struct rfcomm_dlc *dlc; member
83 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_dev_destruct() local
218 struct rfcomm_dlc *dlc) in __rfcomm_dev_add()
318 static int rfcomm_dev_add(struct rfcomm_dev_req *req, struct rfcomm_dlc *dlc) in rfcomm_dev_add()
354 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_room() local
394 struct rfcomm_dlc *dlc; in __rfcomm_create_dev() local
603 static void rfcomm_dev_data_ready(struct rfcomm_dlc *dlc, struct sk_buff *skb) in rfcomm_dev_data_ready()
625 static void rfcomm_dev_state_change(struct rfcomm_dlc *dlc, int err) in rfcomm_dev_state_change()
642 static void rfcomm_dev_modem_status(struct rfcomm_dlc *dlc, u8 v24_sig) in rfcomm_dev_modem_status()
711 struct rfcomm_dlc *dlc; in rfcomm_tty_install() local
[all …]
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
Dtty.c63 struct rfcomm_dlc *dlc; member
84 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_dev_destruct() local
217 struct rfcomm_dlc *dlc) in __rfcomm_dev_add()
317 static int rfcomm_dev_add(struct rfcomm_dev_req *req, struct rfcomm_dlc *dlc) in rfcomm_dev_add()
353 struct rfcomm_dlc *dlc = dev->dlc; in rfcomm_room() local
393 struct rfcomm_dlc *dlc; in __rfcomm_create_dev() local
602 static void rfcomm_dev_data_ready(struct rfcomm_dlc *dlc, struct sk_buff *skb) in rfcomm_dev_data_ready()
624 static void rfcomm_dev_state_change(struct rfcomm_dlc *dlc, int err) in rfcomm_dev_state_change()
641 static void rfcomm_dev_modem_status(struct rfcomm_dlc *dlc, u8 v24_sig) in rfcomm_dev_modem_status()
710 struct rfcomm_dlc *dlc; in rfcomm_tty_install() local
[all …]
/kernel/linux/linux-6.6/sound/soc/
Dsoc-core.c257 static inline int snd_soc_dlc_component_is_empty(struct snd_soc_dai_link_component *dlc) in snd_soc_dlc_component_is_empty()
262 static inline int snd_soc_dlc_component_is_invalid(struct snd_soc_dai_link_component *dlc) in snd_soc_dlc_component_is_invalid()
267 static inline int snd_soc_dlc_dai_is_empty(struct snd_soc_dai_link_component *dlc) in snd_soc_dlc_dai_is_empty()
272 static int snd_soc_is_matching_dai(const struct snd_soc_dai_link_component *dlc, in snd_soc_is_matching_dai()
826 const struct snd_soc_dai_link_component *dlc, in snd_soc_is_matching_component()
854 const struct snd_soc_dai_link_component *dlc) in soc_find_component()
887 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai()
906 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai_with_mutex()
922 struct snd_soc_dai_link_component *dlc; in soc_dai_link_sanity_check() local
3344 struct snd_soc_dai_link_component dlc = { in snd_soc_get_dai_id() local
[all …]
/kernel/linux/linux-6.6/include/linux/can/
Dlength.h264 #define can_cc_dlc2len(dlc) (min_t(u8, (dlc), CAN_MAX_DLEN)) argument
280 static inline void can_frame_set_cc_len(struct can_frame *cf, const u8 dlc, in can_frame_set_cc_len()
/kernel/linux/linux-6.6/drivers/net/can/dev/
Dlength.c15 u8 can_fd_dlc2len(u8 dlc) in can_fd_dlc2len()
/kernel/linux/linux-5.10/sound/soc/qcom/
Dcommon.c17 struct snd_soc_dai_link_component *dlc; in qcom_snd_parse_of() local
/kernel/linux/linux-5.10/sound/soc/sof/
Dnocodec.c25 struct snd_soc_dai_link_component *dlc; in sof_nocodec_bes_setup() local
/kernel/linux/linux-6.6/sound/soc/sof/
Dnocodec.c27 struct snd_soc_dai_link_component *dlc; in sof_nocodec_bes_setup() local
/kernel/linux/linux-6.6/sound/soc/qcom/
Dcommon.c25 struct snd_soc_dai_link_component *dlc; in qcom_snd_parse_of() local
/kernel/linux/linux-6.6/sound/soc/generic/
Dsimple-card.c32 struct snd_soc_dai_link_component *dlc) in asoc_simple_parse_platform()
57 struct snd_soc_dai_link_component *dlc, in asoc_simple_parse_dai()
161 struct snd_soc_dai_link_component *dlc; in simple_parse_node() local
Daudio-graph-card.c58 static bool soc_component_is_pcm(struct snd_soc_dai_link_component *dlc) in soc_component_is_pcm()
115 struct snd_soc_dai_link_component *dlc; in graph_parse_node() local
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/
Des581_4.h81 u8 dlc; member
111 u8 dlc; member
122 u8 dlc; member
Des58x_fd.h131 u8 dlc; /* Only if cmd_id is ES58X_FD_CMD_TYPE_CAN */ member
146 u8 dlc; /* Only if cmd_id is ES58X_FD_CMD_TYPE_CAN */ member
/kernel/linux/linux-6.6/sound/soc/fsl/
Dimx-rpmsg.c55 struct snd_soc_dai_link_component *dlc; in imx_rpmsg_probe() local
Dimx-hdmi.c103 struct snd_soc_dai_link_component *dlc; in imx_hdmi_probe() local
Dimx-audmix.c207 struct snd_soc_dai_link_component *dlc; in imx_audmix_probe() local
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-tx.c39 u8 dlc; in mcp251xfd_tx_obj_from_skb() local
Dmcp251xfd-rx.c114 u8 dlc; in mcp251xfd_hw_rx_obj_to_skb() local
/kernel/linux/linux-5.10/drivers/net/can/usb/
Dusb_8dev.c117 u8 dlc; member
149 u8 dlc; /* data length code 0-8 bytes */ member
160 u8 dlc; /* data length code 0-8 bytes */ member
Ducan.c212 u8 dlc; /* RTR dlc */ member
262 u8 dlc; member
637 u8 echo_index, dlc; in ucan_tx_complete_msg() local
/kernel/linux/linux-5.10/sound/soc/
Dsoc-core.c759 const struct snd_soc_dai_link_component *dlc, in snd_soc_is_matching_component()
778 const struct snd_soc_dai_link_component *dlc) in soc_find_component()
811 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai()
837 const struct snd_soc_dai_link_component *dlc) in snd_soc_find_dai_with_mutex()
2988 struct snd_soc_dai_link_component dlc; in snd_soc_get_dai_id() local
/kernel/linux/linux-6.6/sound/soc/meson/
Dmeson-card-utils.c77 struct snd_soc_dai_link_component *dlc) in meson_card_parse_dai()
/kernel/linux/linux-5.10/sound/soc/fsl/
Dimx-audmix.c208 struct snd_soc_dai_link_component *dlc; in imx_audmix_probe() local
/kernel/linux/linux-6.6/net/can/j1939/
Dmain.c319 int ret, dlc; in j1939_send_one() local
/kernel/linux/linux-5.10/net/can/j1939/
Dmain.c315 int ret, dlc; in j1939_send_one() local

1234