Home
last modified time | relevance | path

Searched defs:smb (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/power/
Dsmb347-charger.c215 static int smb347_read(struct smb347_charger *smb, u8 reg) in smb347_read()
226 static int smb347_write(struct smb347_charger *smb, u8 reg, u8 val) in smb347_write()
245 static int smb347_update_status(struct smb347_charger *smb) in smb347_update_status()
282 static bool smb347_is_online(struct smb347_charger *smb) in smb347_is_online()
300 static int smb347_charging_status(struct smb347_charger *smb) in smb347_charging_status()
314 static int smb347_charging_set(struct smb347_charger *smb, bool enable) in smb347_charging_set()
344 static inline int smb347_charging_enable(struct smb347_charger *smb) in smb347_charging_enable()
349 static inline int smb347_charging_disable(struct smb347_charger *smb) in smb347_charging_disable()
354 static int smb347_update_online(struct smb347_charger *smb) in smb347_update_online()
378 static int smb347_set_charge_current(struct smb347_charger *smb) in smb347_set_charge_current()
[all …]
/linux-3.4.99/fs/cifs/
Dmisc.c402 check_smb_hdr(struct smb_hdr *smb, __u16 mid) in check_smb_hdr()
433 struct smb_hdr *smb = (struct smb_hdr *)buf; in checkSMB() local
Dnetmisc.c840 struct smb_hdr *smb = (struct smb_hdr *)buf; in map_smb_to_linux_error() local
Dcifs_debug.c63 struct smb_hdr *smb = (struct smb_hdr *)buf; in cifs_dump_detail() local
Dcifssmb.c756 ECHO_REQ *smb; in CIFSSMBEcho() local
1730 READ_REQ *smb = NULL; in cifs_async_readv() local
2130 WRITE_RSP *smb = (WRITE_RSP *)mid->resp_buf; in cifs_writev_callback() local
2174 WRITE_REQ *smb = NULL; in cifs_async_writev() local
Dcifspdu.h433 BCC(struct smb_hdr *smb) in BCC()
/linux-3.4.99/drivers/pci/
Dquirks.c672 u32 smb; in quirk_vt82c686_acpi() local
693 u16 pm, smb; in quirk_vt8235_acpi() local
/linux-3.4.99/drivers/net/ethernet/atheros/atlx/
Datl1.c1685 struct stats_msg_block *smb = adapter->smb.smb; in atl1_inc_smb() local
3493 struct atl1_smb smb; in atl1_set_ringparam() local
Datl1.h650 struct stats_msg_block *smb; member
787 struct atl1_smb smb; member
/linux-3.4.99/drivers/net/ethernet/atheros/atl1c/
Datl1c.h550 void *smb; member
592 struct atl1c_smb smb; member
Datl1c_main.c1043 struct atl1c_smb *smb = (struct atl1c_smb *) &adapter->smb; in atl1c_configure_des_ring() local