Newer
Older
UbixOS / doc / xml / structdevice__node.xml
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.16">
  <compounddef id="structdevice__node" kind="struct" language="C++" prot="public">
    <compoundname>device_node</compoundname>
    <includes refid="include_2sys_2device_8h" local="no">device.h</includes>
      <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="structdevice__node_1a588d09d5dabf1c8866d359aaac799b1c" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structdevice__interface" kindref="compound">device_interface</ref> *</type>
        <definition>struct device_interface* device_node::devInfo</definition>
        <argsstring></argsstring>
        <name>devInfo</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="37" column="27" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="37" bodyend="-1"/>
        <referencedby refid="device_8c_1a24bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="49" endline="70">device_add</referencedby>
        <referencedby refid="fdc_8c_1a62847307f237f6b4240d1eb4718b13e7" compoundref="fdc_8c" startline="56" endline="59">fdcInit2</referencedby>
        <referencedby refid="hd_8c_1ab01b187dc277e089d0161315437fde41" compoundref="hd_8c" startline="221" endline="354">hdInit</referencedby>
        <referencedby refid="fat_8c_1ac965e81e4e0f54efcfda500850a3c2aa" compoundref="fat_8c" startline="44" endline="48">media_read</referencedby>
        <referencedby refid="fat_8c_1a6840e26b7167186163560ab960cb7530" compoundref="fat_8c" startline="50" endline="54">media_write</referencedby>
        <referencedby refid="fat_8c_1abcabf6d92d9d68a4dda0b0f8a8a803b5" compoundref="fat_8c" startline="131" endline="169">open_fat</referencedby>
        <referencedby refid="include_2ubixfs_2ubixfs_8h_1a99dfa2e54401fafb70357a6632c4ef10" compoundref="block_8c" startline="73" endline="76">syncBat</referencedby>
        <referencedby refid="ubixfs_8c_1a32762e2563015d124909f3317c2a7423" compoundref="ubixfs_8c" startline="371" endline="437">ubixfs_initialize</referencedby>
        <referencedby refid="include_2ubixfs_2ubixfs_8h_1a55ee126c39c4bb7e875cc82f317e5aee" compoundref="directory_8c" startline="92" endline="125">ubixFSmkDir</referencedby>
        <referencedby refid="include_2ubixfs_2ubixfs_8h_1a65f42c9b6ca7c526642fa1c168272b03" compoundref="ubixfs_8c" startline="116" endline="187">writeFileByte</referencedby>
        <referencedby refid="include_2ubixfs_2ubixfs_8h_1ab4c558016c9b29b63d6f8c8ba5fe7384" compoundref="ubixfs_8c" startline="229" endline="304">writeUbixFS</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1ad445e096509dce85b184a2a3d4f9a52f" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structdevice__resource" kindref="compound">device_resource</ref> *</type>
        <definition>struct device_resource* device_node::devRec</definition>
        <argsstring></argsstring>
        <name>devRec</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="38" column="26" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="38" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1a3817327901b55e2ca15b2e4dfa20789f" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int device_node::minor</definition>
        <argsstring></argsstring>
        <name>minor</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="40" column="9" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="40" bodyend="-1"/>
        <referencedby refid="device_8c_1a24bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="49" endline="70">device_add</referencedby>
        <referencedby refid="mount_8h_1a1255ebfdcd5f7048ffe187e836f8eb28" compoundref="mount_8c" startline="45" endline="92">vfs_mount</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1a747f88b0cd43b7b710d8fb86ea50fbaf" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structdevice__node" kindref="compound">device_node</ref> *</type>
        <definition>struct device_node* device_node::next</definition>
        <argsstring></argsstring>
        <name>next</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="36" column="22" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="36" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1a7ec9182b21c0911760a148ac77a7e2a2" prot="public" static="no" mutable="no">
        <type>struct <ref refid="structdevice__node" kindref="compound">device_node</ref> *</type>
        <definition>struct device_node* device_node::prev</definition>
        <argsstring></argsstring>
        <name>prev</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="35" column="22" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="35" bodyend="-1"/>
        <referencedby refid="device_8c_1a24bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="49" endline="70">device_add</referencedby>
      </memberdef>
      <memberdef kind="variable" id="structdevice__node_1a431c348cd0c27dceca9b3cd14ec6659d" prot="public" static="no" mutable="no">
        <type>char</type>
        <definition>char device_node::type</definition>
        <argsstring></argsstring>
        <name>type</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="39" column="10" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="39" bodyend="-1"/>
        <referencedby refid="device_8c_1a24bac04b529afec40daa960bd7e7b8ee" compoundref="device_8c" startline="49" endline="70">device_add</referencedby>
      </memberdef>
      </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
    </detaileddescription>
    <collaborationgraph>
      <node id="2">
        <label>device_resource</label>
        <link refid="structdevice__resource"/>
      </node>
      <node id="1">
        <label>device_node</label>
        <link refid="structdevice__node"/>
        <childnode refid="2" relation="usage">
          <edgelabel>+devRec</edgelabel>
        </childnode>
        <childnode refid="3" relation="usage">
          <edgelabel>+devInfo</edgelabel>
        </childnode>
        <childnode refid="1" relation="usage">
          <edgelabel>+prev</edgelabel>
          <edgelabel>+next</edgelabel>
        </childnode>
      </node>
      <node id="3">
        <label>device_interface</label>
        <link refid="structdevice__interface"/>
      </node>
    </collaborationgraph>
    <location file="C:/Dev/git/UbixOS/sys/include/sys/device.h" line="34" column="18" bodyfile="C:/Dev/git/UbixOS/sys/include/sys/device.h" bodystart="34" bodyend="41"/>
    <listofallmembers>
      <member refid="structdevice__node_1a588d09d5dabf1c8866d359aaac799b1c" prot="public" virt="non-virtual"><scope>device_node</scope><name>devInfo</name></member>
      <member refid="structdevice__node_1ad445e096509dce85b184a2a3d4f9a52f" prot="public" virt="non-virtual"><scope>device_node</scope><name>devRec</name></member>
      <member refid="structdevice__node_1a3817327901b55e2ca15b2e4dfa20789f" prot="public" virt="non-virtual"><scope>device_node</scope><name>minor</name></member>
      <member refid="structdevice__node_1a747f88b0cd43b7b710d8fb86ea50fbaf" prot="public" virt="non-virtual"><scope>device_node</scope><name>next</name></member>
      <member refid="structdevice__node_1a7ec9182b21c0911760a148ac77a7e2a2" prot="public" virt="non-virtual"><scope>device_node</scope><name>prev</name></member>
      <member refid="structdevice__node_1a431c348cd0c27dceca9b3cd14ec6659d" prot="public" virt="non-virtual"><scope>device_node</scope><name>type</name></member>
    </listofallmembers>
  </compounddef>
</doxygen>