Searched defs:desc (Results 1 – 22 of 22) sorted by relevance
| /include/ |
| A D | part.h | 377 static inline int part_get_info(struct blk_desc *desc, int part, in part_get_info() 379 static inline int part_get_info_whole_disk(struct blk_desc *desc, in part_get_info_whole_disk() 382 static inline void part_print(struct blk_desc *desc) {} in part_print() 383 static inline void part_init(struct blk_desc *desc) {} in part_init() 384 static inline void dev_print(struct blk_desc *desc) {} in dev_print() 386 struct blk_desc **desc) in blk_get_device_by_str() 390 struct blk_desc **desc, in blk_get_device_part_str() 395 static inline int part_get_info_by_name(struct blk_desc *desc, const char *name, in part_get_info_by_name() 401 static inline int part_get_info_by_uuid(struct blk_desc *desc, const char *uuid, in part_get_info_by_uuid() 410 struct blk_desc **desc, in part_get_info_by_dev_and_name_or_num() [all …]
|
| A D | bootmeth.h | 35 const char *desc; member
|
| A D | fs.h | 214 struct blk_desc *desc; member
|
| A D | post.h | 93 char *desc; member
|
| A D | mxs_nand.h | 75 struct mxs_dma_desc **desc; member
|
| A D | virtio_ring.h | 91 struct vring_desc *desc; member
|
| A D | usb.h | 69 struct usb_interface_descriptor desc; member 86 struct usb_config_descriptor desc; member 596 struct usb_hub_descriptor desc; member
|
| A D | rkmtd.h | 55 struct blk_desc *desc; member
|
| A D | efi.h | 385 struct efi_mem_desc desc[]; member 432 struct efi_mem_desc *desc, int desc_size) in efi_get_next_mem_desc()
|
| A D | blk.h | 579 struct blk_desc *desc; member
|
| A D | lattice.h | 260 char *desc; /* description string */ member
|
| A D | upl.h | 371 const char *desc = fdt_getprop(fit, node, FIT_DESC_PROP, NULL); in upl_add_image() local
|
| /include/linux/soc/ti/ |
| A D | cppi5.h | 152 static inline void cppi5_desc_dump(void *desc, u32 size) in cppi5_desc_dump() 361 struct cppi5_host_desc_t *desc, u32 psdata_size) in cppi5_hdesc_update_psdata_size() 396 static inline u32 cppi5_hdesc_get_pktlen(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_pktlen() 407 static inline void cppi5_hdesc_set_pktlen(struct cppi5_host_desc_t *desc, in cppi5_hdesc_set_pktlen() 421 static inline u32 cppi5_hdesc_get_psflags(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_psflags() 433 static inline void cppi5_hdesc_set_psflags(struct cppi5_host_desc_t *desc, in cppi5_hdesc_set_psflags() 447 static inline u32 cppi5_hdesc_get_pkttype(struct cppi5_host_desc_t *desc) in cppi5_hdesc_get_pkttype() 460 static inline void cppi5_hdesc_set_pkttype(struct cppi5_host_desc_t *desc, in cppi5_hdesc_set_pkttype() 479 static inline void cppi5_hdesc_attach_buf(struct cppi5_host_desc_t *desc, in cppi5_hdesc_attach_buf() 492 static inline void cppi5_hdesc_get_obuf(struct cppi5_host_desc_t *desc, in cppi5_hdesc_get_obuf() [all …]
|
| A D | ti_sci_protocol.h | 691 struct ti_sci_resource_desc *desc; member
|
| /include/linux/mtd/ |
| A D | ubi.h | 274 static inline int ubi_read(struct ubi_volume_desc *desc, int lnum, char *buf, in ubi_read() 284 static inline int ubi_read_sg(struct ubi_volume_desc *desc, int lnum, in ubi_read_sg()
|
| A D | rawnand.h | 1000 const struct nand_manufacturer *desc; member
|
| /include/clk/ |
| A D | sunxi.h | 85 const struct ccu_desc *desc; member
|
| /include/linux/usb/ |
| A D | usb_urb_compat.h | 29 struct usb_endpoint_descriptor desc; member
|
| A D | gadget.h | 187 const struct usb_endpoint_descriptor *desc; member 232 const struct usb_endpoint_descriptor *desc) in usb_ep_enable()
|
| /include/asm-generic/ |
| A D | gpio.h | 152 static inline bool dm_gpio_is_valid(const struct gpio_desc *desc) in dm_gpio_is_valid()
|
| /include/acpi/ |
| A D | acpi_device.h | 301 const char *desc; member
|
| /include/linux/i3c/ |
| A D | master.h | 263 struct i3c_dev_desc *desc; member
|
Completed in 96 milliseconds