Home
last modified time | relevance | path

Searched refs:in_primary_command_group (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/include/
H A Dgpib_cmd.h104 static inline s32 in_primary_command_group(u8 command) in in_primary_command_group() function
/linux/drivers/gpib/tms9914/
H A Dtms9914.c776 if (in_primary_command_group(command_byte) && command_byte != PP_CONFIG) in tms9914_interrupt_have_status()