Searched defs:cmd_len (Results 1 – 13 of 13) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/ |
D | tbio.h | 69 unsigned short cmd_len; /* length of cmd */ member
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
D | virtio_ringbuffer.c | 158 unsigned cmd_len = nr_cmds * sizeof(struct drm_msm_gem_submit_cmd); in flush_submit_list() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | wpa_ctrl.c | 517 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request() 760 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | wpa_ctrl.c | 527 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request() 775 int wpa_ctrl_request(struct wpa_ctrl *ctrl, const char *cmd, size_t cmd_len, in wpa_ctrl_request()
|
/third_party/ffmpeg/libavformat/ |
D | jacosubdec.c | 184 int cmd_len; in jacosub_read_header() local
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
D | umass.c | 412 uint8_t cmd_len; /* bytes */ member 2174 uint8_t cmd_len) in umass_scsi_transform() 2229 umass_rbc_transform(struct umass_softc *sc, uint8_t *cmd_ptr, uint8_t cmd_len) in umass_rbc_transform() 2288 uint8_t cmd_len) in umass_ufi_transform() 2377 uint8_t cmd_len) in umass_atapi_transform()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
D | sg.h | 67 unsigned char cmd_len; member
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
D | sg.h | 67 unsigned char cmd_len; member
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
D | sg.h | 67 unsigned char cmd_len; member
|
/third_party/musl/include/scsi/ |
D | sg.h | 67 unsigned char cmd_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | wpa_priv.c | 631 size_t cmd_len; in wpa_priv_receive() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wpa_priv.c | 638 size_t cmd_len; in wpa_priv_receive() local
|
/third_party/curl/lib/ |
D | imap.c | 218 size_t cmd_len = strlen(cmd); in imap_matchresp() local
|