Home
last modified time | relevance | path

Searched defs:index (Results 1 – 25 of 144) sorted by relevance

123456

/include/linux/
Dscx200_gpio.h19 static inline int scx200_gpio_get(unsigned index) { in scx200_gpio_get()
31 static inline int scx200_gpio_current(unsigned index) { in scx200_gpio_current()
40 static inline void scx200_gpio_set_high(unsigned index) { in scx200_gpio_set_high()
51 static inline void scx200_gpio_set_low(unsigned index) { in scx200_gpio_set_low()
62 static inline void scx200_gpio_set(unsigned index, int state) { in scx200_gpio_set()
75 static inline void scx200_gpio_change(unsigned index) { in scx200_gpio_change()
Dreset.h72 const char *id, int index, int shared) in __of_reset_control_get()
79 const char *id, int index, int shared) in __devm_reset_control_get()
203 struct device_node *node, int index) in of_reset_control_get_exclusive_by_index()
231 struct device_node *node, int index) in of_reset_control_get_shared_by_index()
298 devm_reset_control_get_exclusive_by_index(struct device *dev, int index) in devm_reset_control_get_exclusive_by_index()
314 devm_reset_control_get_shared_by_index(struct device *dev, int index) in devm_reset_control_get_shared_by_index()
346 struct device_node *node, int index) in of_reset_control_get_by_index()
365 struct device *dev, int index) in devm_reset_control_get_by_index()
Dof_gpio.h72 const char *list_name, int index, enum of_gpio_flags *flags) in of_get_named_gpio_flags()
125 static inline int of_get_gpio_flags(struct device_node *np, int index, in of_get_gpio_flags()
141 const char *propname, int index) in of_get_named_gpio()
154 static inline int of_get_gpio(struct device_node *np, int index) in of_get_gpio()
Dnospec.h20 static inline unsigned long array_index_mask_nospec(unsigned long index, in array_index_mask_nospec()
47 #define array_index_nospec(index, size) \ argument
Dof_irq.h27 static inline int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld()
62 static inline int of_irq_get(struct device_node *dev, int index) in of_irq_get()
111 int index) in irq_of_parse_and_map()
Dof_address.h60 int index, const char *name) in of_io_request_and_map()
79 static inline const __be32 *of_get_address(struct device_node *dev, int index, in of_get_address()
115 static inline int of_address_to_resource(struct device_node *dev, int index, in of_address_to_resource()
121 static inline void __iomem *of_iomap(struct device_node *device, int index) in of_iomap()
Dhwmon-sysfs.h27 int index; member
42 u8 index; member
Dsvga.h70 static inline void svga_wattr(void __iomem *regbase, u8 index, u8 data) in svga_wattr()
79 static inline void svga_wseq_mask(void __iomem *regbase, u8 index, u8 data, u8 mask) in svga_wseq_mask()
86 static inline void svga_wcrt_mask(void __iomem *regbase, u8 index, u8 data, u8 mask) in svga_wcrt_mask()
Dfs_enet_pd.h62 static inline int fs_fec_index2id(int index) in fs_fec_index2id()
70 static inline int fs_fcc_index2id(int index) in fs_fcc_index2id()
78 static inline int fs_scc_index2id(int index) in fs_scc_index2id()
Dof_iommu.h20 int index, unsigned long *busno, dma_addr_t *addr, in of_get_dma_window()
Dpagemap.h328 pgoff_t index) in grab_cache_page_nowait()
357 pgoff_t index) in grab_cache_page()
370 pgoff_t index, void *data) in read_mapping_page()
Dvia-core.h205 static inline u8 via_read_reg(u16 port, u8 index) in via_read_reg()
211 static inline void via_write_reg(u16 port, u8 index, u8 data) in via_write_reg()
217 static inline void via_write_reg_mask(u16 port, u8 index, u8 data, u8 mask) in via_write_reg_mask()
Dvirtio.h32 unsigned int index; member
116 int index; member
/include/uapi/xen/
Dgntalloc.h31 __u64 index; member
48 __u64 index; member
72 __u64 index; member
Dgntdev.h59 __u64 index; member
75 __u64 index; member
140 __u64 index; member
/include/uapi/linux/
Dptp_clock.h60 unsigned int index; /* Which channel to configure. */ member
68 unsigned int index; /* Which channel to configure. */ member
110 unsigned int index; member
141 unsigned int index; /* Which channel produced the event. */ member
Dvhost.h20 unsigned int index; member
25 unsigned int index; member
31 unsigned int index; member
Dv4l2-subdev.h76 __u32 index; member
90 __u32 index; member
123 __u32 index; member
/include/uapi/linux/dvb/
Dca.h64 unsigned int index; member
71 unsigned int index; member
78 int index; /* -1 == disable*/ member
/include/linux/usb/
Dphy.h138 u8 index; member
227 static inline struct usb_phy *usb_get_phy_dev(struct device *dev, u8 index) in usb_get_phy_dev()
232 static inline struct usb_phy *devm_usb_get_phy_dev(struct device *dev, u8 index) in devm_usb_get_phy_dev()
238 const char *phandle, u8 index) in devm_usb_get_phy_by_phandle()
257 static inline int usb_bind_phy(const char *dev_name, u8 index, in usb_bind_phy()
Datmel_usba_udc.h9 int index; member
/include/sound/
Demu10k1_synth.h32 int index; /* sequencer client index */ member
/include/linux/fsl/bestcomm/
Dbestcomm.h55 unsigned short index; member
148 *bcom_get_bd(struct bcom_task *tsk, unsigned int index) in bcom_get_bd()
/include/linux/platform_data/media/
Dsi4713.h33 __u32 index; /* modulator index */ member
/include/uapi/linux/netfilter/
Dxt_set.h17 ip_set_id_t index; member
41 ip_set_id_t index; member

123456