Home
last modified time | relevance | path

Searched refs:Mid (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dti,tas5086.txt24 If given, channel X will start with the Mid-Z start
29 power stages are compatible to Mid-Z - please refer
/linux-6.15/fs/smb/server/
H A Dsmb_common.c332 rsp_hdr->Mid = rcv_hdr->Mid; in init_smb1_rsp_hdr()
H A Dsmb_common.h198 __le16 Mid; member
/linux-6.15/fs/smb/client/
H A Dcifsglob.h978 return le16_to_cpu(smb->Mid); in get_mid()
984 return mid == le16_to_cpu(smb->Mid); in compare_mid()
1778 __u16 Mid; member
H A Dcifssmb.c262 buffer->Mid = get_next_mid(ses->server); in small_smb_init_no_tc()
439 pSMB->hdr.Mid = get_next_mid(server); in CIFSSMBNegotiate()
660 pSMB->hdr.Mid = get_next_mid(ses->server); in CIFSSMBLogoff()
2339 sprintf(dummy_string, "cifs%x", pSMB->hdr.Mid); in CIFSSMBRenameOpenFile()
4365 pSMB->hdr.Mid = get_next_mid(ses->server); in CIFSGetDFSRefer()
H A Dmisc.c295 buffer->Mid = get_next_mid(treeCon->ses->server); in header_assemble()
H A Dcifs_debug.c45 smb->Flags2, smb->Mid, smb->Pid, smb->WordCount); in cifs_dump_detail()
H A Dtransport.c1480 pSMB->hdr.Mid = get_next_mid(ses->server); in send_lock_cancel()
H A Dcifspdu.h448 __le16 Mid; member
H A Dconnect.c4009 smb_buffer->Mid = get_next_mid(ses->server); in CIFSTCon()
/linux-6.15/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm730-kudo.dts521 // Mid-Fan
/linux-6.15/Documentation/scsi/
H A Dscsi_mid_low_api.rst98 Those functions in group a) are listed in a section entitled "Mid level
283 Mid level supplied functions
968 * Notes: Mid level structures for given device are still in place
/linux-6.15/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst459 Mid-boot operation
/linux-6.15/drivers/scsi/
H A DKconfig71 tristate "KUnit tests for SCSI Mid Layer's scsi_lib" if !KUNIT_ALL_TESTS
75 Run SCSI Mid Layer's KUnit tests for scsi_lib.