Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 87) sorted by relevance

1234

/drivers/scsi/sym53c8xx_2/
Dsym_fw.h87 #define SYM_GEN_A(s, label) s label; argument
88 #define SYM_GEN_B(s, label) s label; argument
89 #define SYM_GEN_Z(s, label) s label; argument
165 #define SCRIPTA_BA(np, label) (np->fwa_bas.label) argument
166 #define SCRIPTB_BA(np, label) (np->fwb_bas.label) argument
167 #define SCRIPTZ_BA(np, label) (np->fwz_bas.label) argument
194 #define HADDR_1(label) (RELOC_SOFTC | offsetof(struct sym_hcb, label)) argument
195 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ argument
197 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) argument
198 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs))) argument
[all …]
Dsym_fw.c45 #define SYM_GEN_A(s, label) ((short) offsetof(s, label)), argument
46 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), argument
47 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), argument
48 #define PADDR_A(label) SYM_GEN_PADDR_A(struct SYM_FWA_SCR, label) argument
49 #define PADDR_B(label) SYM_GEN_PADDR_B(struct SYM_FWB_SCR, label) argument
/drivers/usb/host/
Dehci-dbg.c27 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
61 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
71 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
100 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
107 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
123 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
133 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
164 dbg_sitd (const char *label, struct ehci_hcd *ehci, struct ehci_sitd *sitd) in dbg_sitd()
179 dbg_status_buf (char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
199 dbg_intr_buf (char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
[all …]
Dohci-dbg.c43 char *label, in ohci_dump_intr_mask()
65 char *label, in maybe_print_eds()
254 static void ohci_dump_td (const struct ohci_hcd *ohci, const char *label, in ohci_dump_td()
311 ohci_dump_ed (const struct ohci_hcd *ohci, const char *label, in ohci_dump_ed()
Doxu210hp-hcd.c92 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
110 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
127 const char *label, u32 command) in dbg_command_buf()
145 static int dbg_port_buf(char *buf, unsigned len, const char *label, in dbg_port_buf()
187 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
191 dbg_command_buf(char *buf, unsigned len, const char *label, u32 command) in dbg_command_buf()
195 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
199 dbg_port_buf(char *buf, unsigned len, const char *label, int port, u32 status) in dbg_port_buf()
205 #define dbg_status(oxu, label, status) { \ argument
211 #define dbg_cmd(oxu, label, command) { \ argument
[all …]
Dfotg210-hcd.c104 static void dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcs_params()
115 static void dbg_hcc_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcc_params()
126 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) in dbg_qtd()
142 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh()
154 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in dbg_itd()
188 dbg_status_buf(char *buf, unsigned len, const char *label, u32 status) in dbg_status_buf()
205 dbg_intr_buf(char *buf, unsigned len, const char *label, u32 enable) in dbg_intr_buf()
219 static int dbg_command_buf(char *buf, unsigned len, const char *label, in dbg_command_buf()
236 static char *dbg_port_buf(char *buf, unsigned len, const char *label, int port, in dbg_port_buf()
273 #define dbg_status(fotg210, label, status) { \ argument
[all …]
/drivers/regulator/
Dtwl-regulator.c835 #define TWL4030_FIXED_LDO(label, offset, mVolts, num, turnon_delay, \ argument
839 #define TWL6030_FIXED_LDO(label, offset, mVolts, turnon_delay) \ argument
843 #define TWL4030_ADJUSTABLE_LDO(label, offset, num, turnon_delay, remap_conf) \ argument
861 #define TWL4030_ADJUSTABLE_SMPS(label, offset, num, turnon_delay, remap_conf) \ argument
876 #define TWL6030_ADJUSTABLE_SMPS(label) \ argument
887 #define TWL6030_ADJUSTABLE_LDO(label, offset, min_mVolts, max_mVolts) \ argument
902 #define TWL6032_ADJUSTABLE_LDO(label, offset, min_mVolts, max_mVolts) \ argument
917 #define TWL_FIXED_LDO(label, offset, mVolts, num, turnon_delay, remap_conf, \ argument
936 #define TWL6032_ADJUSTABLE_SMPS(label, offset) \ argument
1026 #define TWL_OF_MATCH(comp, family, label) \ argument
[all …]
/drivers/mfd/
Dtps65010.c161 static void show_chgstatus(const char *label, u8 chgstatus) in show_chgstatus()
169 static void show_regstatus(const char *label, u8 regstatus) in show_regstatus()
177 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig()
187 static inline void show_chgstatus(const char *label, u8 chgstatus) { } in show_chgstatus()
188 static inline void show_regstatus(const char *label, u8 chgstatus) { } in show_regstatus()
189 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig()
/drivers/gpio/
Dgpiolib-legacy.c20 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one()
67 int gpio_request(unsigned gpio, const char *label) in gpio_request()
Ddevres.c324 int devm_gpio_request(struct device *dev, unsigned gpio, const char *label) in devm_gpio_request()
354 unsigned long flags, const char *label) in devm_gpio_request_one()
/drivers/hwmon/
Dibmpowernv.c76 char label[MAX_LABEL_LEN]; member
129 struct sensor_data *sdata, const char *label) in make_sensor_label()
290 const char *label; in populate_attr_groups() local
369 const char *label; in create_device_attrs() local
/drivers/staging/vme/devices/
Dvme_pio2_gpio.c191 char *label; in pio2_gpio_init() local
221 const char *label = card->gc.label; in pio2_gpio_exit() local
/drivers/pwm/
Dcore.c110 static int pwm_device_request(struct pwm_device *pwm, const char *label) in pwm_device_request()
362 struct pwm_device *pwm_request(int pwm, const char *label) in pwm_request()
401 const char *label) in pwm_request_from_chip()
/drivers/misc/
Dsram.c56 const char *label; member
185 const char *label; in sram_reserve_regions() local
/drivers/media/pci/mantis/
Dmantis_cards.c63 static char *label[10] = { variable
Dhopper_cards.c51 static char *label[10] = { variable
/drivers/phy/
Dphy-samsung-usb2.c228 char *label = drv->cfg->phys[i].label; in samsung_usb2_phy_probe() local
/drivers/net/ethernet/sfc/
Dmcdi_mon.c39 const char *label; member
43 #define SENSOR(name, label, hwmon_type, port) \ argument
Dvfdi.h180 u32 label; member
190 u32 label; member
/drivers/spi/
Dspi-gpio.c283 static int spi_gpio_alloc(unsigned pin, const char *label, bool is_in) in spi_gpio_alloc()
298 const char *label, u16 *res_flags) in spi_gpio_request()
/drivers/staging/fsl-mc/include/
Ddprc.h121 char label[16]; member
376 char label[16]; member
/drivers/usb/gadget/udc/
Dpxa25x_udc.h168 dump_udccr(const char *label) in dump_udccr()
184 dump_udccs0(const char *label) in dump_udccs0()
/drivers/usb/gadget/function/
Dstorage_common.h37 # define dump_msg(fsg, /* const char * */ label, \ argument
51 # define dump_msg(fsg, /* const char * */ label, \ argument
/drivers/media/dvb-frontends/
Dstv0367.c846 static void extract_mask_pos(u32 label, u8 *mask, u8 *pos) in extract_mask_pos()
860 static void stv0367_writebits(struct stv0367_state *state, u32 label, u8 val) in stv0367_writebits()
874 static void stv0367_setbits(u8 *reg, u32 label, u8 val) in stv0367_setbits()
885 static u8 stv0367_readbits(struct stv0367_state *state, u32 label) in stv0367_readbits()
/drivers/net/wireless/cw1200/
Ddebug.c91 const char *label, in cw1200_debug_print_map()

1234