Home
last modified time | relevance | path

Searched defs:chinfo (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/drivers/rpmsg/
H A Drpmsg_char.h33 rpmsg_chrdev_eptdev_create(struct rpmsg_device *rpdev, struct device *parent, struct rpmsg_channel_info chinfo) rpmsg_chrdev_eptdev_create() argument
H A Drpmsg_ns.c36 struct rpmsg_channel_info chinfo; in rpmsg_ns_cb() local
H A Drpmsg_ctrl.c80 struct rpmsg_channel_info chinfo; in rpmsg_ctrldev_ioctl() local
[all...]
H A Dmtk_rpmsg.c120 mtk_rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) mtk_rpmsg_create_ept() argument
H A Drpmsg_core.c380 struct rpmsg_channel_info *chinfo in rpmsg_device_match() local
34 rpmsg_create_channel(struct rpmsg_device *rpdev, struct rpmsg_channel_info *chinfo) rpmsg_create_channel() argument
56 rpmsg_release_channel(struct rpmsg_device *rpdev, struct rpmsg_channel_info *chinfo) rpmsg_release_channel() argument
110 rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) rpmsg_create_ept() argument
396 rpmsg_find_device(struct device *parent, struct rpmsg_channel_info *chinfo) rpmsg_find_device() argument
539 struct rpmsg_channel_info chinfo = {}; rpmsg_dev_probe() local
669 rpmsg_unregister_device(struct device *parent, struct rpmsg_channel_info *chinfo) rpmsg_unregister_device() argument
[all...]
H A Drpmsg_char.c63 struct rpmsg_channel_info chinfo; member
437 rpmsg_chrdev_eptdev_add(struct rpmsg_eptdev *eptdev, struct rpmsg_channel_info chinfo) rpmsg_chrdev_eptdev_add() argument
475 rpmsg_chrdev_eptdev_create(struct rpmsg_device *rpdev, struct device *parent, struct rpmsg_channel_info chinfo) rpmsg_chrdev_eptdev_create() argument
490 struct rpmsg_channel_info chinfo; rpmsg_chrdev_probe() local
[all...]
H A Dvirtio_rpmsg_bus.c259 virtio_rpmsg_create_channel(struct rpmsg_device *rpdev, struct rpmsg_channel_info *chinfo) virtio_rpmsg_create_channel() argument
268 virtio_rpmsg_release_channel(struct rpmsg_device *rpdev, struct rpmsg_channel_info *chinfo) virtio_rpmsg_release_channel() argument
277 virtio_rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) virtio_rpmsg_create_ept() argument
390 __rpmsg_create_channel(struct virtproc_info *vrp, struct rpmsg_channel_info *chinfo) __rpmsg_create_channel() argument
[all...]
H A Dqcom_glink_native.c1601 struct rpmsg_channel_info chinfo; in qcom_glink_rx_close() local
1635 struct rpmsg_channel_info chinfo; in qcom_glink_rx_close_ack() local
1236 qcom_glink_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) qcom_glink_create_ept() argument
[all...]
H A Dqcom_smd.c1278 struct rpmsg_channel_info chinfo; in qcom_channel_state_worker() local
901 qcom_smd_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) qcom_smd_create_ept() argument
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c205 struct rpmsg_channel_info chinfo = {}; in cros_ec_rpmsg_create_ept() local
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c203 struct rpmsg_channel_info chinfo = {}; in cros_ec_rpmsg_create_ept() local
/kernel/linux/linux-6.6/drivers/cdx/controller/
H A Dcdx_rpmsg.c123 struct rpmsg_channel_info chinfo = {0}; in cdx_rpmsg_probe() local
/kernel/linux/linux-6.6/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c35 struct rpmsg_channel_info chinfo = { in rpmsg_wwan_ctrl_start() local
/kernel/linux/linux-5.10/include/linux/
H A Drpmsg.h182 rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) rpmsg_create_ept() argument
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dmtk_rpmsg.c120 mtk_rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) mtk_rpmsg_create_ept() argument
H A Drpmsg_core.c293 struct rpmsg_channel_info *chinfo = data; in rpmsg_device_match() local
63 rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) rpmsg_create_ept() argument
309 rpmsg_find_device(struct device *parent, struct rpmsg_channel_info *chinfo) rpmsg_find_device() argument
450 struct rpmsg_channel_info chinfo = {}; rpmsg_dev_probe() local
581 rpmsg_unregister_device(struct device *parent, struct rpmsg_channel_info *chinfo) rpmsg_unregister_device() argument
[all...]
H A Drpmsg_char.c71 struct rpmsg_channel_info chinfo; member
338 rpmsg_eptdev_create(struct rpmsg_ctrldev *ctrldev, struct rpmsg_channel_info chinfo) rpmsg_eptdev_create() argument
424 struct rpmsg_channel_info chinfo; rpmsg_ctrldev_ioctl() local
[all...]
H A Dvirtio_rpmsg_bus.c288 virtio_rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) virtio_rpmsg_create_ept() argument
399 rpmsg_create_channel(struct virtproc_info *vrp, struct rpmsg_channel_info *chinfo) rpmsg_create_channel() argument
831 struct rpmsg_channel_info chinfo; rpmsg_ns_cb() local
[all...]
H A Dqcom_glink_native.c1467 struct rpmsg_channel_info chinfo; in qcom_glink_rx_close() local
1133 qcom_glink_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) qcom_glink_create_ept() argument
H A Dqcom_smd.c1262 struct rpmsg_channel_info chinfo; in qcom_channel_state_worker() local
901 qcom_smd_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) qcom_smd_create_ept() argument
/kernel/linux/linux-6.6/include/linux/
H A Drpmsg.h215 rpmsg_unregister_device(struct device *parent, struct rpmsg_channel_info *chinfo) rpmsg_unregister_device() argument
245 rpmsg_create_ept(struct rpmsg_device *rpdev, rpmsg_rx_cb_t cb, void *priv, struct rpmsg_channel_info chinfo) rpmsg_create_ept() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Deeprom.c670 struct ath5k_chan_pcal_info *chinfo; in ath5k_eeprom_free_pcal_info() local
714 ath5k_eeprom_convert_pcal_info_5111(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) ath5k_eeprom_convert_pcal_info_5111() argument
905 ath5k_eeprom_convert_pcal_info_5112(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) ath5k_eeprom_convert_pcal_info_5112() argument
1197 ath5k_eeprom_convert_pcal_info_2413(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) ath5k_eeprom_convert_pcal_info_2413() argument
1286 struct ath5k_chan_pcal_info *chinfo; ath5k_eeprom_read_pcal_info_2413() local
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dwcnss_ctrl.c273 struct rpmsg_channel_info chinfo; in qcom_wcnss_open_channel() local
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dwcnss_ctrl.c281 struct rpmsg_channel_info chinfo; in qcom_wcnss_open_channel() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Deeprom.c670 struct ath5k_chan_pcal_info *chinfo; in ath5k_eeprom_free_pcal_info() local
714 ath5k_eeprom_convert_pcal_info_5111(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) ath5k_eeprom_convert_pcal_info_5111() argument
905 ath5k_eeprom_convert_pcal_info_5112(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) ath5k_eeprom_convert_pcal_info_5112() argument
1197 ath5k_eeprom_convert_pcal_info_2413(struct ath5k_hw *ah, int mode, struct ath5k_chan_pcal_info *chinfo) ath5k_eeprom_convert_pcal_info_2413() argument
1286 struct ath5k_chan_pcal_info *chinfo; ath5k_eeprom_read_pcal_info_2413() local
[all...]

Completed in 22 milliseconds