<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: character_driver</title>
	<atom:link href="https://www.emblogic.com/blog/10/character_driver/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/10/character_driver/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/10/character_driver/#comment-315</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Fri, 07 Oct 2011 08:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1009#comment-315</guid>
		<description><![CDATA[container_of is just a API used to shifts the pointer which pointing the current structure to the structure which contains the current structure
Here is the prototype of Container_of

container_of(pointer variable,type of container structure,current structure type);]]></description>
		<content:encoded><![CDATA[<p>container_of is just a API used to shifts the pointer which pointing the current structure to the structure which contains the current structure<br />
Here is the prototype of Container_of</p>
<p>container_of(pointer variable,type of container structure,current structure type);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
